Class SesV2Response
- java.lang.Object
-
- software.amazon.awssdk.core.SdkResponse
-
- software.amazon.awssdk.awscore.AwsResponse
-
- software.amazon.awssdk.services.sesv2.model.SesV2Response
-
- All Implemented Interfaces:
SdkPojo
- Direct Known Subclasses:
BatchGetMetricDataResponse,CancelExportJobResponse,CreateConfigurationSetEventDestinationResponse,CreateConfigurationSetResponse,CreateContactListResponse,CreateContactResponse,CreateCustomVerificationEmailTemplateResponse,CreateDedicatedIpPoolResponse,CreateDeliverabilityTestReportResponse,CreateEmailIdentityPolicyResponse,CreateEmailIdentityResponse,CreateEmailTemplateResponse,CreateExportJobResponse,CreateImportJobResponse,DeleteConfigurationSetEventDestinationResponse,DeleteConfigurationSetResponse,DeleteContactListResponse,DeleteContactResponse,DeleteCustomVerificationEmailTemplateResponse,DeleteDedicatedIpPoolResponse,DeleteEmailIdentityPolicyResponse,DeleteEmailIdentityResponse,DeleteEmailTemplateResponse,DeleteSuppressedDestinationResponse,GetAccountResponse,GetBlacklistReportsResponse,GetConfigurationSetEventDestinationsResponse,GetConfigurationSetResponse,GetContactListResponse,GetContactResponse,GetCustomVerificationEmailTemplateResponse,GetDedicatedIpPoolResponse,GetDedicatedIpResponse,GetDedicatedIpsResponse,GetDeliverabilityDashboardOptionsResponse,GetDeliverabilityTestReportResponse,GetDomainDeliverabilityCampaignResponse,GetDomainStatisticsReportResponse,GetEmailIdentityPoliciesResponse,GetEmailIdentityResponse,GetEmailTemplateResponse,GetExportJobResponse,GetImportJobResponse,GetMessageInsightsResponse,GetSuppressedDestinationResponse,ListConfigurationSetsResponse,ListContactListsResponse,ListContactsResponse,ListCustomVerificationEmailTemplatesResponse,ListDedicatedIpPoolsResponse,ListDeliverabilityTestReportsResponse,ListDomainDeliverabilityCampaignsResponse,ListEmailIdentitiesResponse,ListEmailTemplatesResponse,ListExportJobsResponse,ListImportJobsResponse,ListRecommendationsResponse,ListSuppressedDestinationsResponse,ListTagsForResourceResponse,PutAccountDedicatedIpWarmupAttributesResponse,PutAccountDetailsResponse,PutAccountSendingAttributesResponse,PutAccountSuppressionAttributesResponse,PutAccountVdmAttributesResponse,PutConfigurationSetDeliveryOptionsResponse,PutConfigurationSetReputationOptionsResponse,PutConfigurationSetSendingOptionsResponse,PutConfigurationSetSuppressionOptionsResponse,PutConfigurationSetTrackingOptionsResponse,PutConfigurationSetVdmOptionsResponse,PutDedicatedIpInPoolResponse,PutDedicatedIpPoolScalingAttributesResponse,PutDedicatedIpWarmupAttributesResponse,PutDeliverabilityDashboardOptionResponse,PutEmailIdentityConfigurationSetAttributesResponse,PutEmailIdentityDkimAttributesResponse,PutEmailIdentityDkimSigningAttributesResponse,PutEmailIdentityFeedbackAttributesResponse,PutEmailIdentityMailFromAttributesResponse,PutSuppressedDestinationResponse,SendBulkEmailResponse,SendCustomVerificationEmailResponse,SendEmailResponse,TagResourceResponse,TestRenderEmailTemplateResponse,UntagResourceResponse,UpdateConfigurationSetEventDestinationResponse,UpdateContactListResponse,UpdateContactResponse,UpdateCustomVerificationEmailTemplateResponse,UpdateEmailIdentityPolicyResponse,UpdateEmailTemplateResponse
@Generated("software.amazon.awssdk:codegen") public abstract class SesV2Response extends AwsResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceSesV2Response.Builderprotected static classSesV2Response.BuilderImpl
-
Constructor Summary
Constructors Modifier Constructor Description protectedSesV2Response(SesV2Response.Builder builder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SesV2ResponseMetadataresponseMetadata()-
Methods inherited from class software.amazon.awssdk.awscore.AwsResponse
equals, hashCode, toBuilder
-
Methods inherited from class software.amazon.awssdk.core.SdkResponse
getValueForField, sdkHttpResponse
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
-
-
-
Constructor Detail
-
SesV2Response
protected SesV2Response(SesV2Response.Builder builder)
-
-
Method Detail
-
responseMetadata
public SesV2ResponseMetadata responseMetadata()
- Overrides:
responseMetadatain classAwsResponse
-
-