public class WssClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description |
|---|
WssClient(Credential credential,
String region) |
WssClient(Credential credential,
String region,
ClientProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
DeleteCertResponse |
DeleteCert(DeleteCertRequest req)
本接口(DeleteCert)用于删除证书。
|
DescribeCertListResponse |
DescribeCertList(DescribeCertListRequest req)
本接口(DescribeCertList)用于获取证书列表。
|
UploadCertResponse |
UploadCert(UploadCertRequest req)
本接口(UploadCert)用于上传证书。
|
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreakerpublic WssClient(Credential credential, String region)
public WssClient(Credential credential, String region, ClientProfile profile)
public DeleteCertResponse DeleteCert(DeleteCertRequest req) throws TencentCloudSDKException
req - DeleteCertRequestTencentCloudSDKExceptionpublic DescribeCertListResponse DescribeCertList(DescribeCertListRequest req) throws TencentCloudSDKException
req - DescribeCertListRequestTencentCloudSDKExceptionpublic UploadCertResponse UploadCert(UploadCertRequest req) throws TencentCloudSDKException
req - UploadCertRequestTencentCloudSDKExceptionCopyright © 2025. All rights reserved.