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, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreakerpublic AnicloudClient(Credential credential, String region)
public AnicloudClient(Credential credential, String region, ClientProfile profile)
public CheckAppidExistResponse CheckAppidExist(CheckAppidExistRequest req) throws TencentCloudSDKException
req - CheckAppidExistRequestTencentCloudSDKExceptionpublic QueryResourceResponse QueryResource(QueryResourceRequest req) throws TencentCloudSDKException
req - QueryResourceRequestTencentCloudSDKExceptionpublic QueryResourceInfoResponse QueryResourceInfo(QueryResourceInfoRequest req) throws TencentCloudSDKException
req - QueryResourceInfoRequestTencentCloudSDKExceptionCopyright © 2025. All rights reserved.