public class AnicloudClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
AnicloudClient(Credential credential,
String region) |
AnicloudClient(Credential credential,
String region,
ClientProfile profile) |
Modifier and Type | Method and Description |
---|---|
CheckAppidExistResponse |
CheckAppidExist(CheckAppidExistRequest req)
查看appid是否存在
|
QueryResourceResponse |
QueryResource(QueryResourceRequest req)
查询购买资源
|
QueryResourceInfoResponse |
QueryResourceInfo(QueryResourceInfoRequest req)
查询资源信息
|
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, retry, setClientProfile, setCredential, setRegion, setRegionBreaker
public AnicloudClient(Credential credential, String region)
public AnicloudClient(Credential credential, String region, ClientProfile profile)
public CheckAppidExistResponse CheckAppidExist(CheckAppidExistRequest req) throws TencentCloudSDKException
req
- CheckAppidExistRequestTencentCloudSDKException
public QueryResourceResponse QueryResource(QueryResourceRequest req) throws TencentCloudSDKException
req
- QueryResourceRequestTencentCloudSDKException
public QueryResourceInfoResponse QueryResourceInfo(QueryResourceInfoRequest req) throws TencentCloudSDKException
req
- QueryResourceInfoRequestTencentCloudSDKException
Copyright © 2023. All rights reserved.