public class SmcApi extends Object
public SmcApi()
public SmcApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call createMigrationJobCall(CreateMigrationJobRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateMigrationJobResponse createMigrationJob(CreateMigrationJobRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateMigrationJobResponse> createMigrationJobWithHttpInfo(@NotNull @NotNull CreateMigrationJobRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createMigrationJobAsync(CreateMigrationJobRequest body, ApiCallback<CreateMigrationJobResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteMigrationJobCall(DeleteMigrationJobRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteMigrationJobResponse deleteMigrationJob(DeleteMigrationJobRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteMigrationJobResponse> deleteMigrationJobWithHttpInfo(@NotNull @NotNull DeleteMigrationJobRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteMigrationJobAsync(DeleteMigrationJobRequest body, ApiCallback<DeleteMigrationJobResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteMigrationSourceCall(DeleteMigrationSourceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DeleteMigrationSourceResponse deleteMigrationSource(DeleteMigrationSourceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteMigrationSourceResponse> deleteMigrationSourceWithHttpInfo(@NotNull @NotNull DeleteMigrationSourceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteMigrationSourceAsync(DeleteMigrationSourceRequest body, ApiCallback<DeleteMigrationSourceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeMigrationJobsCall(DescribeMigrationJobsRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DescribeMigrationJobsResponse describeMigrationJobs(DescribeMigrationJobsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeMigrationJobsResponse> describeMigrationJobsWithHttpInfo(@NotNull @NotNull DescribeMigrationJobsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeMigrationJobsAsync(DescribeMigrationJobsRequest body, ApiCallback<DescribeMigrationJobsResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeMigrationLogsCall(DescribeMigrationLogsRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DescribeMigrationLogsResponse describeMigrationLogs(DescribeMigrationLogsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeMigrationLogsResponse> describeMigrationLogsWithHttpInfo(@NotNull @NotNull DescribeMigrationLogsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeMigrationLogsAsync(DescribeMigrationLogsRequest body, ApiCallback<DescribeMigrationLogsResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeMigrationSourcesCall(DescribeMigrationSourcesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DescribeMigrationSourcesResponse describeMigrationSources(DescribeMigrationSourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeMigrationSourcesResponse> describeMigrationSourcesWithHttpInfo(@NotNull @NotNull DescribeMigrationSourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeMigrationSourcesAsync(DescribeMigrationSourcesRequest body, ApiCallback<DescribeMigrationSourcesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeMigrationSystemSupportTypesCall(DescribeMigrationSystemSupportTypesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DescribeMigrationSystemSupportTypesResponse describeMigrationSystemSupportTypes(DescribeMigrationSystemSupportTypesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeMigrationSystemSupportTypesResponse> describeMigrationSystemSupportTypesWithHttpInfo(@NotNull @NotNull DescribeMigrationSystemSupportTypesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeMigrationSystemSupportTypesAsync(DescribeMigrationSystemSupportTypesRequest body, ApiCallback<DescribeMigrationSystemSupportTypesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyMigrationJobAttributeCall(ModifyMigrationJobAttributeRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ModifyMigrationJobAttributeResponse modifyMigrationJobAttribute(ModifyMigrationJobAttributeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyMigrationJobAttributeResponse> modifyMigrationJobAttributeWithHttpInfo(@NotNull @NotNull ModifyMigrationJobAttributeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyMigrationJobAttributeAsync(ModifyMigrationJobAttributeRequest body, ApiCallback<ModifyMigrationJobAttributeResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyMigrationSourceAttributeCall(ModifyMigrationSourceAttributeRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ModifyMigrationSourceAttributeResponse modifyMigrationSourceAttribute(ModifyMigrationSourceAttributeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyMigrationSourceAttributeResponse> modifyMigrationSourceAttributeWithHttpInfo(@NotNull @NotNull ModifyMigrationSourceAttributeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyMigrationSourceAttributeAsync(ModifyMigrationSourceAttributeRequest body, ApiCallback<ModifyMigrationSourceAttributeResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call setIncrementalSyncIntervalCall(SetIncrementalSyncIntervalRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic SetIncrementalSyncIntervalResponse setIncrementalSyncInterval(SetIncrementalSyncIntervalRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SetIncrementalSyncIntervalResponse> setIncrementalSyncIntervalWithHttpInfo(@NotNull @NotNull SetIncrementalSyncIntervalRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call setIncrementalSyncIntervalAsync(SetIncrementalSyncIntervalRequest body, ApiCallback<SetIncrementalSyncIntervalResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call tagResourcesCall(TagResourcesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic TagResourcesResponse tagResources(TagResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<TagResourcesResponse> tagResourcesWithHttpInfo(@NotNull @NotNull TagResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call tagResourcesAsync(TagResourcesRequest body, ApiCallback<TagResourcesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call triggerLastIncrementalSyncCall(TriggerLastIncrementalSyncRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic TriggerLastIncrementalSyncResponse triggerLastIncrementalSync(TriggerLastIncrementalSyncRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<TriggerLastIncrementalSyncResponse> triggerLastIncrementalSyncWithHttpInfo(@NotNull @NotNull TriggerLastIncrementalSyncRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call triggerLastIncrementalSyncAsync(TriggerLastIncrementalSyncRequest body, ApiCallback<TriggerLastIncrementalSyncResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call unTagResourcesCall(UnTagResourcesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UnTagResourcesResponse unTagResources(UnTagResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UnTagResourcesResponse> unTagResourcesWithHttpInfo(@NotNull @NotNull UnTagResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call unTagResourcesAsync(UnTagResourcesRequest body, ApiCallback<UnTagResourcesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2026. All rights reserved.