Class PinpointEmailResponse
- java.lang.Object
-
- software.amazon.awssdk.core.SdkResponse
-
- software.amazon.awssdk.awscore.AwsResponse
-
- software.amazon.awssdk.services.pinpointemail.model.PinpointEmailResponse
-
- All Implemented Interfaces:
SdkPojo
- Direct Known Subclasses:
CreateConfigurationSetEventDestinationResponse,CreateConfigurationSetResponse,CreateDedicatedIpPoolResponse,CreateDeliverabilityTestReportResponse,CreateEmailIdentityResponse,DeleteConfigurationSetEventDestinationResponse,DeleteConfigurationSetResponse,DeleteDedicatedIpPoolResponse,DeleteEmailIdentityResponse,GetAccountResponse,GetBlacklistReportsResponse,GetConfigurationSetEventDestinationsResponse,GetConfigurationSetResponse,GetDedicatedIpResponse,GetDedicatedIpsResponse,GetDeliverabilityDashboardOptionsResponse,GetDeliverabilityTestReportResponse,GetDomainDeliverabilityCampaignResponse,GetDomainStatisticsReportResponse,GetEmailIdentityResponse,ListConfigurationSetsResponse,ListDedicatedIpPoolsResponse,ListDeliverabilityTestReportsResponse,ListDomainDeliverabilityCampaignsResponse,ListEmailIdentitiesResponse,ListTagsForResourceResponse,PutAccountDedicatedIpWarmupAttributesResponse,PutAccountSendingAttributesResponse,PutConfigurationSetDeliveryOptionsResponse,PutConfigurationSetReputationOptionsResponse,PutConfigurationSetSendingOptionsResponse,PutConfigurationSetTrackingOptionsResponse,PutDedicatedIpInPoolResponse,PutDedicatedIpWarmupAttributesResponse,PutDeliverabilityDashboardOptionResponse,PutEmailIdentityDkimAttributesResponse,PutEmailIdentityFeedbackAttributesResponse,PutEmailIdentityMailFromAttributesResponse,SendEmailResponse,TagResourceResponse,UntagResourceResponse,UpdateConfigurationSetEventDestinationResponse
@Generated("software.amazon.awssdk:codegen") public abstract class PinpointEmailResponse extends AwsResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfacePinpointEmailResponse.Builderprotected static classPinpointEmailResponse.BuilderImpl
-
Constructor Summary
Constructors Modifier Constructor Description protectedPinpointEmailResponse(PinpointEmailResponse.Builder builder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PinpointEmailResponseMetadataresponseMetadata()-
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
-
PinpointEmailResponse
protected PinpointEmailResponse(PinpointEmailResponse.Builder builder)
-
-
Method Detail
-
responseMetadata
public PinpointEmailResponseMetadata responseMetadata()
- Overrides:
responseMetadatain classAwsResponse
-
-