public class TccatalogClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
TccatalogClient(Credential credential,
String region) |
TccatalogClient(Credential credential,
String region,
ClientProfile profile) |
Modifier and Type | Method and Description |
---|---|
AcceptTccVpcEndPointConnectResponse |
AcceptTccVpcEndPointConnect(AcceptTccVpcEndPointConnectRequest req)
接受终端节点连接
|
BindTccVpcEndPointServiceWhiteListResponse |
BindTccVpcEndPointServiceWhiteList(BindTccVpcEndPointServiceWhiteListRequest req)
绑定终端节点服务白名单用户
|
DescribeTccCatalogResponse |
DescribeTccCatalog(DescribeTccCatalogRequest req)
获取Tcc数据目录详情
|
DescribeTccCatalogsResponse |
DescribeTccCatalogs(DescribeTccCatalogsRequest req)
获取Tcc数据目录列表
|
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreaker
public TccatalogClient(Credential credential, String region)
public TccatalogClient(Credential credential, String region, ClientProfile profile)
public AcceptTccVpcEndPointConnectResponse AcceptTccVpcEndPointConnect(AcceptTccVpcEndPointConnectRequest req) throws TencentCloudSDKException
req
- AcceptTccVpcEndPointConnectRequestTencentCloudSDKException
public BindTccVpcEndPointServiceWhiteListResponse BindTccVpcEndPointServiceWhiteList(BindTccVpcEndPointServiceWhiteListRequest req) throws TencentCloudSDKException
req
- BindTccVpcEndPointServiceWhiteListRequestTencentCloudSDKException
public DescribeTccCatalogResponse DescribeTccCatalog(DescribeTccCatalogRequest req) throws TencentCloudSDKException
req
- DescribeTccCatalogRequestTencentCloudSDKException
public DescribeTccCatalogsResponse DescribeTccCatalogs(DescribeTccCatalogsRequest req) throws TencentCloudSDKException
req
- DescribeTccCatalogsRequestTencentCloudSDKException
Copyright © 2025. All rights reserved.