public class DcdbClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
DcdbClient(Credential credential,
String region)
构造client
|
DcdbClient(Credential credential,
String region,
ClientProfile profile)
构造client
|
getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegion
public DcdbClient(Credential credential, String region)
credential
- 认证信息实例region
- 产品地域public DcdbClient(Credential credential, String region, ClientProfile profile)
credential
- 认证信息实例region
- 产品地域profile
- 配置实例public CreateDCDBInstanceResponse CreateDCDBInstance(CreateDCDBInstanceRequest req) throws TencentCloudSDKException
req
- CreateDCDBInstanceRequestTencentCloudSDKException
public DescribeDBLogFilesResponse DescribeDBLogFiles(DescribeDBLogFilesRequest req) throws TencentCloudSDKException
req
- DescribeDBLogFilesRequestTencentCloudSDKException
public DescribeDCDBInstancesResponse DescribeDCDBInstances(DescribeDCDBInstancesRequest req) throws TencentCloudSDKException
req
- DescribeDCDBInstancesRequestTencentCloudSDKException
public DescribeDCDBPriceResponse DescribeDCDBPrice(DescribeDCDBPriceRequest req) throws TencentCloudSDKException
req
- DescribeDCDBPriceRequestTencentCloudSDKException
public DescribeDCDBRenewalPriceResponse DescribeDCDBRenewalPrice(DescribeDCDBRenewalPriceRequest req) throws TencentCloudSDKException
req
- DescribeDCDBRenewalPriceRequestTencentCloudSDKException
public DescribeDCDBSaleInfoResponse DescribeDCDBSaleInfo(DescribeDCDBSaleInfoRequest req) throws TencentCloudSDKException
req
- DescribeDCDBSaleInfoRequestTencentCloudSDKException
public DescribeDCDBUpgradePriceResponse DescribeDCDBUpgradePrice(DescribeDCDBUpgradePriceRequest req) throws TencentCloudSDKException
req
- DescribeDCDBUpgradePriceRequestTencentCloudSDKException
public DescribeOrdersResponse DescribeOrders(DescribeOrdersRequest req) throws TencentCloudSDKException
req
- DescribeOrdersRequestTencentCloudSDKException
public DescribeShardSpecResponse DescribeShardSpec(DescribeShardSpecRequest req) throws TencentCloudSDKException
req
- DescribeShardSpecRequestTencentCloudSDKException
public RenewDCDBInstanceResponse RenewDCDBInstance(RenewDCDBInstanceRequest req) throws TencentCloudSDKException
req
- RenewDCDBInstanceRequestTencentCloudSDKException
public UpgradeDCDBInstanceResponse UpgradeDCDBInstance(UpgradeDCDBInstanceRequest req) throws TencentCloudSDKException
req
- UpgradeDCDBInstanceRequestTencentCloudSDKException
Copyright © 2018. All rights reserved.