public class SesClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
SesClient(Credential credential,
String region) |
SesClient(Credential credential,
String region,
ClientProfile profile) |
call, getClientProfile, getCredential, getRegion, internalRequest, retry, setClientProfile, setCredential, setRegion
public SesClient(Credential credential, String region)
public SesClient(Credential credential, String region, ClientProfile profile)
public CreateEmailAddressResponse CreateEmailAddress(CreateEmailAddressRequest req) throws TencentCloudSDKException
req
- CreateEmailAddressRequestTencentCloudSDKException
public CreateEmailIdentityResponse CreateEmailIdentity(CreateEmailIdentityRequest req) throws TencentCloudSDKException
req
- CreateEmailIdentityRequestTencentCloudSDKException
public CreateEmailTemplateResponse CreateEmailTemplate(CreateEmailTemplateRequest req) throws TencentCloudSDKException
req
- CreateEmailTemplateRequestTencentCloudSDKException
public DeleteBlackListResponse DeleteBlackList(DeleteBlackListRequest req) throws TencentCloudSDKException
req
- DeleteBlackListRequestTencentCloudSDKException
public DeleteEmailAddressResponse DeleteEmailAddress(DeleteEmailAddressRequest req) throws TencentCloudSDKException
req
- DeleteEmailAddressRequestTencentCloudSDKException
public DeleteEmailIdentityResponse DeleteEmailIdentity(DeleteEmailIdentityRequest req) throws TencentCloudSDKException
req
- DeleteEmailIdentityRequestTencentCloudSDKException
public DeleteEmailTemplateResponse DeleteEmailTemplate(DeleteEmailTemplateRequest req) throws TencentCloudSDKException
req
- DeleteEmailTemplateRequestTencentCloudSDKException
public GetEmailIdentityResponse GetEmailIdentity(GetEmailIdentityRequest req) throws TencentCloudSDKException
req
- GetEmailIdentityRequestTencentCloudSDKException
public GetEmailTemplateResponse GetEmailTemplate(GetEmailTemplateRequest req) throws TencentCloudSDKException
req
- GetEmailTemplateRequestTencentCloudSDKException
public GetSendEmailStatusResponse GetSendEmailStatus(GetSendEmailStatusRequest req) throws TencentCloudSDKException
req
- GetSendEmailStatusRequestTencentCloudSDKException
public GetStatisticsReportResponse GetStatisticsReport(GetStatisticsReportRequest req) throws TencentCloudSDKException
req
- GetStatisticsReportRequestTencentCloudSDKException
public ListBlackEmailAddressResponse ListBlackEmailAddress(ListBlackEmailAddressRequest req) throws TencentCloudSDKException
req
- ListBlackEmailAddressRequestTencentCloudSDKException
public ListEmailAddressResponse ListEmailAddress(ListEmailAddressRequest req) throws TencentCloudSDKException
req
- ListEmailAddressRequestTencentCloudSDKException
public ListEmailIdentitiesResponse ListEmailIdentities(ListEmailIdentitiesRequest req) throws TencentCloudSDKException
req
- ListEmailIdentitiesRequestTencentCloudSDKException
public ListEmailTemplatesResponse ListEmailTemplates(ListEmailTemplatesRequest req) throws TencentCloudSDKException
req
- ListEmailTemplatesRequestTencentCloudSDKException
public SendEmailResponse SendEmail(SendEmailRequest req) throws TencentCloudSDKException
req
- SendEmailRequestTencentCloudSDKException
public UpdateEmailIdentityResponse UpdateEmailIdentity(UpdateEmailIdentityRequest req) throws TencentCloudSDKException
req
- UpdateEmailIdentityRequestTencentCloudSDKException
public UpdateEmailTemplateResponse UpdateEmailTemplate(UpdateEmailTemplateRequest req) throws TencentCloudSDKException
req
- UpdateEmailTemplateRequestTencentCloudSDKException
Copyright © 2021. All rights reserved.