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