public class CloudauditClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
CloudauditClient(Credential credential,
String region)
构造client
|
CloudauditClient(Credential credential,
String region,
ClientProfile profile)
构造client
|
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegion
public CloudauditClient(Credential credential, String region)
credential
- 认证信息实例region
- 产品地域public CloudauditClient(Credential credential, String region, ClientProfile profile)
credential
- 认证信息实例region
- 产品地域profile
- 配置实例public CreateAuditResponse CreateAudit(CreateAuditRequest req) throws TencentCloudSDKException
req
- CreateAuditRequestTencentCloudSDKException
public DeleteAuditResponse DeleteAudit(DeleteAuditRequest req) throws TencentCloudSDKException
req
- DeleteAuditRequestTencentCloudSDKException
public DescribeAuditResponse DescribeAudit(DescribeAuditRequest req) throws TencentCloudSDKException
req
- DescribeAuditRequestTencentCloudSDKException
public GetAttributeKeyResponse GetAttributeKey(GetAttributeKeyRequest req) throws TencentCloudSDKException
req
- GetAttributeKeyRequestTencentCloudSDKException
public InquireAuditCreditResponse InquireAuditCredit(InquireAuditCreditRequest req) throws TencentCloudSDKException
req
- InquireAuditCreditRequestTencentCloudSDKException
public ListAuditsResponse ListAudits(ListAuditsRequest req) throws TencentCloudSDKException
req
- ListAuditsRequestTencentCloudSDKException
public ListCmqEnableRegionResponse ListCmqEnableRegion(ListCmqEnableRegionRequest req) throws TencentCloudSDKException
req
- ListCmqEnableRegionRequestTencentCloudSDKException
public ListCosEnableRegionResponse ListCosEnableRegion(ListCosEnableRegionRequest req) throws TencentCloudSDKException
req
- ListCosEnableRegionRequestTencentCloudSDKException
public LookUpEventsResponse LookUpEvents(LookUpEventsRequest req) throws TencentCloudSDKException
req
- LookUpEventsRequestTencentCloudSDKException
public StartLoggingResponse StartLogging(StartLoggingRequest req) throws TencentCloudSDKException
req
- StartLoggingRequestTencentCloudSDKException
public StopLoggingResponse StopLogging(StopLoggingRequest req) throws TencentCloudSDKException
req
- StopLoggingRequestTencentCloudSDKException
public UpdateAuditResponse UpdateAudit(UpdateAuditRequest req) throws TencentCloudSDKException
req
- UpdateAuditRequestTencentCloudSDKException
Copyright © 2019. All rights reserved.