Class PinpointSmsVoiceResponse
- java.lang.Object
-
- software.amazon.awssdk.core.SdkResponse
-
- software.amazon.awssdk.awscore.AwsResponse
-
- software.amazon.awssdk.services.pinpointsmsvoice.model.PinpointSmsVoiceResponse
-
- All Implemented Interfaces:
SdkPojo
- Direct Known Subclasses:
CreateConfigurationSetEventDestinationResponse,CreateConfigurationSetResponse,DeleteConfigurationSetEventDestinationResponse,DeleteConfigurationSetResponse,GetConfigurationSetEventDestinationsResponse,ListConfigurationSetsResponse,SendVoiceMessageResponse,UpdateConfigurationSetEventDestinationResponse
@Generated("software.amazon.awssdk:codegen") public abstract class PinpointSmsVoiceResponse extends AwsResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfacePinpointSmsVoiceResponse.Builderprotected static classPinpointSmsVoiceResponse.BuilderImpl
-
Constructor Summary
Constructors Modifier Constructor Description protectedPinpointSmsVoiceResponse(PinpointSmsVoiceResponse.Builder builder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PinpointSmsVoiceResponseMetadataresponseMetadata()-
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, sdkFieldNameToField, sdkFields
-
-
-
-
Constructor Detail
-
PinpointSmsVoiceResponse
protected PinpointSmsVoiceResponse(PinpointSmsVoiceResponse.Builder builder)
-
-
Method Detail
-
responseMetadata
public PinpointSmsVoiceResponseMetadata responseMetadata()
- Overrides:
responseMetadatain classAwsResponse
-
-