public class CbsClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
构造器和说明 |
---|
CbsClient(Credential credential,
String region)
构造client
|
CbsClient(Credential credential,
String region,
ClientProfile profile)
构造client
|
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegion
public CbsClient(Credential credential, String region)
credential
- 认证信息实例region
- 产品地域public CbsClient(Credential credential, String region, ClientProfile profile)
credential
- 认证信息实例region
- 产品地域profile
- 配置实例public ApplySnapshotResponse ApplySnapshot(ApplySnapshotRequest req) throws TencentCloudSDKException
req
- ApplySnapshotRequestTencentCloudSDKException
public AttachDisksResponse AttachDisks(AttachDisksRequest req) throws TencentCloudSDKException
req
- AttachDisksRequestTencentCloudSDKException
public BindAutoSnapshotPolicyResponse BindAutoSnapshotPolicy(BindAutoSnapshotPolicyRequest req) throws TencentCloudSDKException
req
- BindAutoSnapshotPolicyRequestTencentCloudSDKException
public CreateAutoSnapshotPolicyResponse CreateAutoSnapshotPolicy(CreateAutoSnapshotPolicyRequest req) throws TencentCloudSDKException
req
- CreateAutoSnapshotPolicyRequestTencentCloudSDKException
public CreateDisksResponse CreateDisks(CreateDisksRequest req) throws TencentCloudSDKException
req
- CreateDisksRequestTencentCloudSDKException
public CreateSnapshotResponse CreateSnapshot(CreateSnapshotRequest req) throws TencentCloudSDKException
req
- CreateSnapshotRequestTencentCloudSDKException
public DeleteAutoSnapshotPoliciesResponse DeleteAutoSnapshotPolicies(DeleteAutoSnapshotPoliciesRequest req) throws TencentCloudSDKException
req
- DeleteAutoSnapshotPoliciesRequestTencentCloudSDKException
public DeleteSnapshotsResponse DeleteSnapshots(DeleteSnapshotsRequest req) throws TencentCloudSDKException
req
- DeleteSnapshotsRequestTencentCloudSDKException
public DescribeAutoSnapshotPoliciesResponse DescribeAutoSnapshotPolicies(DescribeAutoSnapshotPoliciesRequest req) throws TencentCloudSDKException
req
- DescribeAutoSnapshotPoliciesRequestTencentCloudSDKException
public DescribeDiskAssociatedAutoSnapshotPolicyResponse DescribeDiskAssociatedAutoSnapshotPolicy(DescribeDiskAssociatedAutoSnapshotPolicyRequest req) throws TencentCloudSDKException
req
- DescribeDiskAssociatedAutoSnapshotPolicyRequestTencentCloudSDKException
public DescribeDiskConfigQuotaResponse DescribeDiskConfigQuota(DescribeDiskConfigQuotaRequest req) throws TencentCloudSDKException
req
- DescribeDiskConfigQuotaRequestTencentCloudSDKException
public DescribeDiskOperationLogsResponse DescribeDiskOperationLogs(DescribeDiskOperationLogsRequest req) throws TencentCloudSDKException
req
- DescribeDiskOperationLogsRequestTencentCloudSDKException
public DescribeDisksResponse DescribeDisks(DescribeDisksRequest req) throws TencentCloudSDKException
req
- DescribeDisksRequestTencentCloudSDKException
public DescribeInstancesDiskNumResponse DescribeInstancesDiskNum(DescribeInstancesDiskNumRequest req) throws TencentCloudSDKException
req
- DescribeInstancesDiskNumRequestTencentCloudSDKException
public DescribeSnapshotOperationLogsResponse DescribeSnapshotOperationLogs(DescribeSnapshotOperationLogsRequest req) throws TencentCloudSDKException
req
- DescribeSnapshotOperationLogsRequestTencentCloudSDKException
public DescribeSnapshotSharePermissionResponse DescribeSnapshotSharePermission(DescribeSnapshotSharePermissionRequest req) throws TencentCloudSDKException
req
- DescribeSnapshotSharePermissionRequestTencentCloudSDKException
public DescribeSnapshotsResponse DescribeSnapshots(DescribeSnapshotsRequest req) throws TencentCloudSDKException
req
- DescribeSnapshotsRequestTencentCloudSDKException
public DetachDisksResponse DetachDisks(DetachDisksRequest req) throws TencentCloudSDKException
req
- DetachDisksRequestTencentCloudSDKException
public InquiryPriceCreateDisksResponse InquiryPriceCreateDisks(InquiryPriceCreateDisksRequest req) throws TencentCloudSDKException
req
- InquiryPriceCreateDisksRequestTencentCloudSDKException
public InquiryPriceRenewDisksResponse InquiryPriceRenewDisks(InquiryPriceRenewDisksRequest req) throws TencentCloudSDKException
req
- InquiryPriceRenewDisksRequestTencentCloudSDKException
public InquiryPriceResizeDiskResponse InquiryPriceResizeDisk(InquiryPriceResizeDiskRequest req) throws TencentCloudSDKException
req
- InquiryPriceResizeDiskRequestTencentCloudSDKException
public ModifyAutoSnapshotPolicyAttributeResponse ModifyAutoSnapshotPolicyAttribute(ModifyAutoSnapshotPolicyAttributeRequest req) throws TencentCloudSDKException
req
- ModifyAutoSnapshotPolicyAttributeRequestTencentCloudSDKException
public ModifyDiskAttributesResponse ModifyDiskAttributes(ModifyDiskAttributesRequest req) throws TencentCloudSDKException
req
- ModifyDiskAttributesRequestTencentCloudSDKException
public ModifyDisksChargeTypeResponse ModifyDisksChargeType(ModifyDisksChargeTypeRequest req) throws TencentCloudSDKException
req
- ModifyDisksChargeTypeRequestTencentCloudSDKException
public ModifyDisksRenewFlagResponse ModifyDisksRenewFlag(ModifyDisksRenewFlagRequest req) throws TencentCloudSDKException
req
- ModifyDisksRenewFlagRequestTencentCloudSDKException
public ModifySnapshotAttributeResponse ModifySnapshotAttribute(ModifySnapshotAttributeRequest req) throws TencentCloudSDKException
req
- ModifySnapshotAttributeRequestTencentCloudSDKException
public ModifySnapshotsSharePermissionResponse ModifySnapshotsSharePermission(ModifySnapshotsSharePermissionRequest req) throws TencentCloudSDKException
req
- ModifySnapshotsSharePermissionRequestTencentCloudSDKException
public RenewDiskResponse RenewDisk(RenewDiskRequest req) throws TencentCloudSDKException
req
- RenewDiskRequestTencentCloudSDKException
public ResizeDiskResponse ResizeDisk(ResizeDiskRequest req) throws TencentCloudSDKException
req
- ResizeDiskRequestTencentCloudSDKException
public TerminateDisksResponse TerminateDisks(TerminateDisksRequest req) throws TencentCloudSDKException
req
- TerminateDisksRequestTencentCloudSDKException
public UnbindAutoSnapshotPolicyResponse UnbindAutoSnapshotPolicy(UnbindAutoSnapshotPolicyRequest req) throws TencentCloudSDKException
req
- UnbindAutoSnapshotPolicyRequestTencentCloudSDKException
Copyright © 2019. All rights reserved.