Class PinpointSmsVoiceV2Response
- java.lang.Object
-
- software.amazon.awssdk.core.SdkResponse
-
- software.amazon.awssdk.awscore.AwsResponse
-
- software.amazon.awssdk.services.pinpointsmsvoicev2.model.PinpointSmsVoiceV2Response
-
- All Implemented Interfaces:
SdkPojo
- Direct Known Subclasses:
AssociateOriginationIdentityResponse,AssociateProtectConfigurationResponse,CreateConfigurationSetResponse,CreateEventDestinationResponse,CreateOptOutListResponse,CreatePoolResponse,CreateProtectConfigurationResponse,CreateRegistrationAssociationResponse,CreateRegistrationAttachmentResponse,CreateRegistrationResponse,CreateRegistrationVersionResponse,CreateVerifiedDestinationNumberResponse,DeleteAccountDefaultProtectConfigurationResponse,DeleteConfigurationSetResponse,DeleteDefaultMessageTypeResponse,DeleteDefaultSenderIdResponse,DeleteEventDestinationResponse,DeleteKeywordResponse,DeleteMediaMessageSpendLimitOverrideResponse,DeleteOptedOutNumberResponse,DeleteOptOutListResponse,DeletePoolResponse,DeleteProtectConfigurationResponse,DeleteRegistrationAttachmentResponse,DeleteRegistrationFieldValueResponse,DeleteRegistrationResponse,DeleteTextMessageSpendLimitOverrideResponse,DeleteVerifiedDestinationNumberResponse,DeleteVoiceMessageSpendLimitOverrideResponse,DescribeAccountAttributesResponse,DescribeAccountLimitsResponse,DescribeConfigurationSetsResponse,DescribeKeywordsResponse,DescribeOptedOutNumbersResponse,DescribeOptOutListsResponse,DescribePhoneNumbersResponse,DescribePoolsResponse,DescribeProtectConfigurationsResponse,DescribeRegistrationAttachmentsResponse,DescribeRegistrationFieldDefinitionsResponse,DescribeRegistrationFieldValuesResponse,DescribeRegistrationSectionDefinitionsResponse,DescribeRegistrationsResponse,DescribeRegistrationTypeDefinitionsResponse,DescribeRegistrationVersionsResponse,DescribeSenderIdsResponse,DescribeSpendLimitsResponse,DescribeVerifiedDestinationNumbersResponse,DisassociateOriginationIdentityResponse,DisassociateProtectConfigurationResponse,DiscardRegistrationVersionResponse,GetProtectConfigurationCountryRuleSetResponse,ListPoolOriginationIdentitiesResponse,ListRegistrationAssociationsResponse,ListTagsForResourceResponse,PutKeywordResponse,PutOptedOutNumberResponse,PutRegistrationFieldValueResponse,ReleasePhoneNumberResponse,ReleaseSenderIdResponse,RequestPhoneNumberResponse,RequestSenderIdResponse,SendDestinationNumberVerificationCodeResponse,SendMediaMessageResponse,SendTextMessageResponse,SendVoiceMessageResponse,SetAccountDefaultProtectConfigurationResponse,SetDefaultMessageTypeResponse,SetDefaultSenderIdResponse,SetMediaMessageSpendLimitOverrideResponse,SetTextMessageSpendLimitOverrideResponse,SetVoiceMessageSpendLimitOverrideResponse,SubmitRegistrationVersionResponse,TagResourceResponse,UntagResourceResponse,UpdateEventDestinationResponse,UpdatePhoneNumberResponse,UpdatePoolResponse,UpdateProtectConfigurationCountryRuleSetResponse,UpdateProtectConfigurationResponse,UpdateSenderIdResponse,VerifyDestinationNumberResponse
@Generated("software.amazon.awssdk:codegen") public abstract class PinpointSmsVoiceV2Response extends AwsResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfacePinpointSmsVoiceV2Response.Builderprotected static classPinpointSmsVoiceV2Response.BuilderImpl
-
Constructor Summary
Constructors Modifier Constructor Description protectedPinpointSmsVoiceV2Response(PinpointSmsVoiceV2Response.Builder builder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PinpointSmsVoiceV2ResponseMetadataresponseMetadata()-
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
-
PinpointSmsVoiceV2Response
protected PinpointSmsVoiceV2Response(PinpointSmsVoiceV2Response.Builder builder)
-
-
Method Detail
-
responseMetadata
public PinpointSmsVoiceV2ResponseMetadata responseMetadata()
- Overrides:
responseMetadatain classAwsResponse
-
-