public class StorageEbsApi extends Object
| Constructor and Description |
|---|
StorageEbsApi() |
StorageEbsApi(ApiClient apiClient) |
public StorageEbsApi()
public StorageEbsApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call applyAutoSnapshotPolicyCall(ApplyAutoSnapshotPolicyRequest 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 ApplyAutoSnapshotPolicyResponse applyAutoSnapshotPolicy(ApplyAutoSnapshotPolicyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ApplyAutoSnapshotPolicyResponse> applyAutoSnapshotPolicyWithHttpInfo(@NotNull @NotNull ApplyAutoSnapshotPolicyRequest 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 applyAutoSnapshotPolicyAsync(ApplyAutoSnapshotPolicyRequest body, ApiCallback<ApplyAutoSnapshotPolicyResponse> 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 attachVolumeCall(AttachVolumeRequest 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 AttachVolumeResponse attachVolume(AttachVolumeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<AttachVolumeResponse> attachVolumeWithHttpInfo(@NotNull @NotNull AttachVolumeRequest 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 attachVolumeAsync(AttachVolumeRequest body, ApiCallback<AttachVolumeResponse> 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 calculatePriceV2Call(CalculatePriceV2Request 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 CalculatePriceV2Response calculatePriceV2(CalculatePriceV2Request body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CalculatePriceV2Response> calculatePriceV2WithHttpInfo(@NotNull @NotNull CalculatePriceV2Request 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 calculatePriceV2Async(CalculatePriceV2Request body, ApiCallback<CalculatePriceV2Response> 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 cancelAutoSnapshotPolicyCall(CancelAutoSnapshotPolicyRequest 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 CancelAutoSnapshotPolicyResponse cancelAutoSnapshotPolicy(CancelAutoSnapshotPolicyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CancelAutoSnapshotPolicyResponse> cancelAutoSnapshotPolicyWithHttpInfo(@NotNull @NotNull CancelAutoSnapshotPolicyRequest 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 cancelAutoSnapshotPolicyAsync(CancelAutoSnapshotPolicyRequest body, ApiCallback<CancelAutoSnapshotPolicyResponse> 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 createAutoSnapshotPolicyCall(CreateAutoSnapshotPolicyRequest 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 CreateAutoSnapshotPolicyResponse createAutoSnapshotPolicy(CreateAutoSnapshotPolicyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateAutoSnapshotPolicyResponse> createAutoSnapshotPolicyWithHttpInfo(@NotNull @NotNull CreateAutoSnapshotPolicyRequest 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 createAutoSnapshotPolicyAsync(CreateAutoSnapshotPolicyRequest body, ApiCallback<CreateAutoSnapshotPolicyResponse> 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 createPlacementGroupCall(CreatePlacementGroupRequest 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 CreatePlacementGroupResponse createPlacementGroup(CreatePlacementGroupRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreatePlacementGroupResponse> createPlacementGroupWithHttpInfo(@NotNull @NotNull CreatePlacementGroupRequest 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 createPlacementGroupAsync(CreatePlacementGroupRequest body, ApiCallback<CreatePlacementGroupResponse> 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 createSnapshotCall(CreateSnapshotRequest 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 CreateSnapshotResponse createSnapshot(CreateSnapshotRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateSnapshotResponse> createSnapshotWithHttpInfo(@NotNull @NotNull CreateSnapshotRequest 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 createSnapshotAsync(CreateSnapshotRequest body, ApiCallback<CreateSnapshotResponse> 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 createSnapshotGroupCall(CreateSnapshotGroupRequest 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 CreateSnapshotGroupResponse createSnapshotGroup(CreateSnapshotGroupRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateSnapshotGroupResponse> createSnapshotGroupWithHttpInfo(@NotNull @NotNull CreateSnapshotGroupRequest 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 createSnapshotGroupAsync(CreateSnapshotGroupRequest body, ApiCallback<CreateSnapshotGroupResponse> 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 createTagsCall(CreateTagsRequest 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 CreateTagsResponse createTags(CreateTagsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateTagsResponse> createTagsWithHttpInfo(@NotNull @NotNull CreateTagsRequest 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 createTagsAsync(CreateTagsRequest body, ApiCallback<CreateTagsResponse> 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 createVolumeCall(CreateVolumeRequest 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 CreateVolumeResponse createVolume(CreateVolumeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateVolumeResponse> createVolumeWithHttpInfo(@NotNull @NotNull CreateVolumeRequest 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 createVolumeAsync(CreateVolumeRequest body, ApiCallback<CreateVolumeResponse> 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 deleteAutoSnapshotPolicyCall(DeleteAutoSnapshotPolicyRequest 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 DeleteAutoSnapshotPolicyResponse deleteAutoSnapshotPolicy(DeleteAutoSnapshotPolicyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteAutoSnapshotPolicyResponse> deleteAutoSnapshotPolicyWithHttpInfo(@NotNull @NotNull DeleteAutoSnapshotPolicyRequest 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 deleteAutoSnapshotPolicyAsync(DeleteAutoSnapshotPolicyRequest body, ApiCallback<DeleteAutoSnapshotPolicyResponse> 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 deletePlacementGroupCall(DeletePlacementGroupRequest 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 DeletePlacementGroupResponse deletePlacementGroup(DeletePlacementGroupRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeletePlacementGroupResponse> deletePlacementGroupWithHttpInfo(@NotNull @NotNull DeletePlacementGroupRequest 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 deletePlacementGroupAsync(DeletePlacementGroupRequest body, ApiCallback<DeletePlacementGroupResponse> 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 deleteSnapshotCall(DeleteSnapshotRequest 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 DeleteSnapshotResponse deleteSnapshot(DeleteSnapshotRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteSnapshotResponse> deleteSnapshotWithHttpInfo(@NotNull @NotNull DeleteSnapshotRequest 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 deleteSnapshotAsync(DeleteSnapshotRequest body, ApiCallback<DeleteSnapshotResponse> 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 deleteSnapshotGroupCall(DeleteSnapshotGroupRequest 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 DeleteSnapshotGroupResponse deleteSnapshotGroup(DeleteSnapshotGroupRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteSnapshotGroupResponse> deleteSnapshotGroupWithHttpInfo(@NotNull @NotNull DeleteSnapshotGroupRequest 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 deleteSnapshotGroupAsync(DeleteSnapshotGroupRequest body, ApiCallback<DeleteSnapshotGroupResponse> 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 deleteTagsCall(DeleteTagsRequest 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 DeleteTagsResponse deleteTags(DeleteTagsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteTagsResponse> deleteTagsWithHttpInfo(@NotNull @NotNull DeleteTagsRequest 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 deleteTagsAsync(DeleteTagsRequest body, ApiCallback<DeleteTagsResponse> 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 deleteVolumeCall(DeleteVolumeRequest 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 DeleteVolumeResponse deleteVolume(DeleteVolumeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteVolumeResponse> deleteVolumeWithHttpInfo(@NotNull @NotNull DeleteVolumeRequest 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 deleteVolumeAsync(DeleteVolumeRequest body, ApiCallback<DeleteVolumeResponse> 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 describeAutoSnapshotPolicyCall(DescribeAutoSnapshotPolicyRequest 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 DescribeAutoSnapshotPolicyResponse describeAutoSnapshotPolicy(DescribeAutoSnapshotPolicyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeAutoSnapshotPolicyResponse> describeAutoSnapshotPolicyWithHttpInfo(@NotNull @NotNull DescribeAutoSnapshotPolicyRequest 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 describeAutoSnapshotPolicyAsync(DescribeAutoSnapshotPolicyRequest body, ApiCallback<DescribeAutoSnapshotPolicyResponse> 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 describePlacementGroupDetailsCall(DescribePlacementGroupDetailsRequest 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 DescribePlacementGroupDetailsResponse describePlacementGroupDetails(DescribePlacementGroupDetailsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribePlacementGroupDetailsResponse> describePlacementGroupDetailsWithHttpInfo(@NotNull @NotNull DescribePlacementGroupDetailsRequest 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 describePlacementGroupDetailsAsync(DescribePlacementGroupDetailsRequest body, ApiCallback<DescribePlacementGroupDetailsResponse> 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 describePlacementGroupsCall(DescribePlacementGroupsRequest 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 DescribePlacementGroupsResponse describePlacementGroups(DescribePlacementGroupsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribePlacementGroupsResponse> describePlacementGroupsWithHttpInfo(@NotNull @NotNull DescribePlacementGroupsRequest 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 describePlacementGroupsAsync(DescribePlacementGroupsRequest body, ApiCallback<DescribePlacementGroupsResponse> 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 describeReservedStorageCapacityCall(DescribeReservedStorageCapacityRequest 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 DescribeReservedStorageCapacityResponse describeReservedStorageCapacity(DescribeReservedStorageCapacityRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeReservedStorageCapacityResponse> describeReservedStorageCapacityWithHttpInfo(@NotNull @NotNull DescribeReservedStorageCapacityRequest 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 describeReservedStorageCapacityAsync(DescribeReservedStorageCapacityRequest body, ApiCallback<DescribeReservedStorageCapacityResponse> 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 describeSnapshotChainsCall(DescribeSnapshotChainsRequest 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 DescribeSnapshotChainsResponse describeSnapshotChains(DescribeSnapshotChainsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeSnapshotChainsResponse> describeSnapshotChainsWithHttpInfo(@NotNull @NotNull DescribeSnapshotChainsRequest 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 describeSnapshotChainsAsync(DescribeSnapshotChainsRequest body, ApiCallback<DescribeSnapshotChainsResponse> 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 describeSnapshotGroupsCall(DescribeSnapshotGroupsRequest 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 DescribeSnapshotGroupsResponse describeSnapshotGroups(DescribeSnapshotGroupsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeSnapshotGroupsResponse> describeSnapshotGroupsWithHttpInfo(@NotNull @NotNull DescribeSnapshotGroupsRequest 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 describeSnapshotGroupsAsync(DescribeSnapshotGroupsRequest body, ApiCallback<DescribeSnapshotGroupsResponse> 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 describeSnapshotsCall(DescribeSnapshotsRequest 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 DescribeSnapshotsResponse describeSnapshots(DescribeSnapshotsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeSnapshotsResponse> describeSnapshotsWithHttpInfo(@NotNull @NotNull DescribeSnapshotsRequest 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 describeSnapshotsAsync(DescribeSnapshotsRequest body, ApiCallback<DescribeSnapshotsResponse> 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 describeSnapshotsUsageCall(DescribeSnapshotsUsageRequest 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 DescribeSnapshotsUsageResponse describeSnapshotsUsage(DescribeSnapshotsUsageRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeSnapshotsUsageResponse> describeSnapshotsUsageWithHttpInfo(@NotNull @NotNull DescribeSnapshotsUsageRequest 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 describeSnapshotsUsageAsync(DescribeSnapshotsUsageRequest body, ApiCallback<DescribeSnapshotsUsageResponse> 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 describeTagsCall(DescribeTagsRequest 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 DescribeTagsResponse describeTags(DescribeTagsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeTagsResponse> describeTagsWithHttpInfo(@NotNull @NotNull DescribeTagsRequest 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 describeTagsAsync(DescribeTagsRequest body, ApiCallback<DescribeTagsResponse> 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 describeVolumeTypeCall(DescribeVolumeTypeRequest 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 DescribeVolumeTypeResponse describeVolumeType(DescribeVolumeTypeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeVolumeTypeResponse> describeVolumeTypeWithHttpInfo(@NotNull @NotNull DescribeVolumeTypeRequest 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 describeVolumeTypeAsync(DescribeVolumeTypeRequest body, ApiCallback<DescribeVolumeTypeResponse> 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 describeVolumesCall(DescribeVolumesRequest 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 DescribeVolumesResponse describeVolumes(DescribeVolumesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeVolumesResponse> describeVolumesWithHttpInfo(@NotNull @NotNull DescribeVolumesRequest 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 describeVolumesAsync(DescribeVolumesRequest body, ApiCallback<DescribeVolumesResponse> 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 detachVolumeCall(DetachVolumeRequest 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 DetachVolumeResponse detachVolume(DetachVolumeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DetachVolumeResponse> detachVolumeWithHttpInfo(@NotNull @NotNull DetachVolumeRequest 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 detachVolumeAsync(DetachVolumeRequest body, ApiCallback<DetachVolumeResponse> 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 extendVolumeCall(ExtendVolumeRequest 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 ExtendVolumeResponse extendVolume(ExtendVolumeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ExtendVolumeResponse> extendVolumeWithHttpInfo(@NotNull @NotNull ExtendVolumeRequest 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 extendVolumeAsync(ExtendVolumeRequest body, ApiCallback<ExtendVolumeResponse> 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 modifyAutoSnapshotPolicyCall(ModifyAutoSnapshotPolicyRequest 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 ModifyAutoSnapshotPolicyResponse modifyAutoSnapshotPolicy(ModifyAutoSnapshotPolicyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyAutoSnapshotPolicyResponse> modifyAutoSnapshotPolicyWithHttpInfo(@NotNull @NotNull ModifyAutoSnapshotPolicyRequest 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 modifyAutoSnapshotPolicyAsync(ModifyAutoSnapshotPolicyRequest body, ApiCallback<ModifyAutoSnapshotPolicyResponse> 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 modifyPlacementGroupCall(ModifyPlacementGroupRequest 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 ModifyPlacementGroupResponse modifyPlacementGroup(ModifyPlacementGroupRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyPlacementGroupResponse> modifyPlacementGroupWithHttpInfo(@NotNull @NotNull ModifyPlacementGroupRequest 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 modifyPlacementGroupAsync(ModifyPlacementGroupRequest body, ApiCallback<ModifyPlacementGroupResponse> 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 modifyReservedStorageCapacityEffectiveAtCall(ModifyReservedStorageCapacityEffectiveAtRequest 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 ModifyReservedStorageCapacityEffectiveAtResponse modifyReservedStorageCapacityEffectiveAt(ModifyReservedStorageCapacityEffectiveAtRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyReservedStorageCapacityEffectiveAtResponse> modifyReservedStorageCapacityEffectiveAtWithHttpInfo(@NotNull @NotNull ModifyReservedStorageCapacityEffectiveAtRequest 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 modifyReservedStorageCapacityEffectiveAtAsync(ModifyReservedStorageCapacityEffectiveAtRequest body, ApiCallback<ModifyReservedStorageCapacityEffectiveAtResponse> 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 modifySnapshotAttributeCall(ModifySnapshotAttributeRequest 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 ModifySnapshotAttributeResponse modifySnapshotAttribute(ModifySnapshotAttributeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifySnapshotAttributeResponse> modifySnapshotAttributeWithHttpInfo(@NotNull @NotNull ModifySnapshotAttributeRequest 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 modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest body, ApiCallback<ModifySnapshotAttributeResponse> 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 modifySnapshotGroupCall(ModifySnapshotGroupRequest 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 ModifySnapshotGroupResponse modifySnapshotGroup(ModifySnapshotGroupRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifySnapshotGroupResponse> modifySnapshotGroupWithHttpInfo(@NotNull @NotNull ModifySnapshotGroupRequest 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 modifySnapshotGroupAsync(ModifySnapshotGroupRequest body, ApiCallback<ModifySnapshotGroupResponse> 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 modifyVolumeAttributeCall(ModifyVolumeAttributeRequest 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 ModifyVolumeAttributeResponse modifyVolumeAttribute(ModifyVolumeAttributeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyVolumeAttributeResponse> modifyVolumeAttributeWithHttpInfo(@NotNull @NotNull ModifyVolumeAttributeRequest 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 modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest body, ApiCallback<ModifyVolumeAttributeResponse> 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 modifyVolumeChargeTypeCall(ModifyVolumeChargeTypeRequest 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 ModifyVolumeChargeTypeResponse modifyVolumeChargeType(ModifyVolumeChargeTypeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyVolumeChargeTypeResponse> modifyVolumeChargeTypeWithHttpInfo(@NotNull @NotNull ModifyVolumeChargeTypeRequest 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 modifyVolumeChargeTypeAsync(ModifyVolumeChargeTypeRequest body, ApiCallback<ModifyVolumeChargeTypeResponse> 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 modifyVolumeExtraPerformanceCall(ModifyVolumeExtraPerformanceRequest 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 ModifyVolumeExtraPerformanceResponse modifyVolumeExtraPerformance(ModifyVolumeExtraPerformanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyVolumeExtraPerformanceResponse> modifyVolumeExtraPerformanceWithHttpInfo(@NotNull @NotNull ModifyVolumeExtraPerformanceRequest 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 modifyVolumeExtraPerformanceAsync(ModifyVolumeExtraPerformanceRequest body, ApiCallback<ModifyVolumeExtraPerformanceResponse> 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 modifyVolumeSpecCall(ModifyVolumeSpecRequest 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 ModifyVolumeSpecResponse modifyVolumeSpec(ModifyVolumeSpecRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyVolumeSpecResponse> modifyVolumeSpecWithHttpInfo(@NotNull @NotNull ModifyVolumeSpecRequest 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 modifyVolumeSpecAsync(ModifyVolumeSpecRequest body, ApiCallback<ModifyVolumeSpecResponse> 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 purchaseReservedStorageCapacityCall(PurchaseReservedStorageCapacityRequest 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 PurchaseReservedStorageCapacityResponse purchaseReservedStorageCapacity(PurchaseReservedStorageCapacityRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<PurchaseReservedStorageCapacityResponse> purchaseReservedStorageCapacityWithHttpInfo(@NotNull @NotNull PurchaseReservedStorageCapacityRequest 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 purchaseReservedStorageCapacityAsync(PurchaseReservedStorageCapacityRequest body, ApiCallback<PurchaseReservedStorageCapacityResponse> 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 rollbackSnapshotGroupCall(RollbackSnapshotGroupRequest 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 RollbackSnapshotGroupResponse rollbackSnapshotGroup(RollbackSnapshotGroupRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<RollbackSnapshotGroupResponse> rollbackSnapshotGroupWithHttpInfo(@NotNull @NotNull RollbackSnapshotGroupRequest 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 rollbackSnapshotGroupAsync(RollbackSnapshotGroupRequest body, ApiCallback<RollbackSnapshotGroupResponse> 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 rollbackVolumeCall(RollbackVolumeRequest 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 RollbackVolumeResponse rollbackVolume(RollbackVolumeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<RollbackVolumeResponse> rollbackVolumeWithHttpInfo(@NotNull @NotNull RollbackVolumeRequest 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 rollbackVolumeAsync(RollbackVolumeRequest body, ApiCallback<RollbackVolumeResponse> 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.