@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonPinpointSMSVoiceClient extends AmazonWebServiceClient implements AmazonPinpointSMSVoice
Pinpoint SMS and Voice Messaging public facing APIs
LOGGING_AWS_REQUEST_METRIC
ENDPOINT_PREFIX
addRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, shutdown, withEndpoint, withRegion, withRegion, withTimeOffset
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
shutdown
public static AmazonPinpointSMSVoiceClientBuilder builder()
public CreateConfigurationSetResult createConfigurationSet(CreateConfigurationSetRequest request)
createConfigurationSet
in interface AmazonPinpointSMSVoice
createConfigurationSetRequest
- A request to create a new configuration set.TooManyRequestsException
- TooManyRequestsExceptionBadRequestException
- BadRequestExceptionLimitExceededException
- LimitExceededExceptionInternalServiceErrorException
- InternalServiceErrorExceptionAlreadyExistsException
- AlreadyExistsExceptionpublic CreateConfigurationSetEventDestinationResult createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest request)
createConfigurationSetEventDestination
in interface AmazonPinpointSMSVoice
createConfigurationSetEventDestinationRequest
- Create a new event destination in a configuration set.BadRequestException
- BadRequestExceptionLimitExceededException
- LimitExceededExceptionInternalServiceErrorException
- InternalServiceErrorExceptionNotFoundException
- NotFoundExceptionTooManyRequestsException
- TooManyRequestsExceptionAlreadyExistsException
- AlreadyExistsExceptionpublic DeleteConfigurationSetResult deleteConfigurationSet(DeleteConfigurationSetRequest request)
deleteConfigurationSet
in interface AmazonPinpointSMSVoice
deleteConfigurationSetRequest
- NotFoundException
- NotFoundExceptionTooManyRequestsException
- TooManyRequestsExceptionBadRequestException
- BadRequestExceptionInternalServiceErrorException
- InternalServiceErrorExceptionpublic DeleteConfigurationSetEventDestinationResult deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest request)
deleteConfigurationSetEventDestination
in interface AmazonPinpointSMSVoice
deleteConfigurationSetEventDestinationRequest
- NotFoundException
- NotFoundExceptionTooManyRequestsException
- TooManyRequestsExceptionBadRequestException
- BadRequestExceptionInternalServiceErrorException
- InternalServiceErrorExceptionpublic GetConfigurationSetEventDestinationsResult getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest request)
getConfigurationSetEventDestinations
in interface AmazonPinpointSMSVoice
getConfigurationSetEventDestinationsRequest
- NotFoundException
- NotFoundExceptionTooManyRequestsException
- TooManyRequestsExceptionBadRequestException
- BadRequestExceptionInternalServiceErrorException
- InternalServiceErrorExceptionpublic ListConfigurationSetsResult listConfigurationSets(ListConfigurationSetsRequest request)
listConfigurationSets
in interface AmazonPinpointSMSVoice
listConfigurationSetsRequest
- TooManyRequestsException
- TooManyRequestsExceptionBadRequestException
- BadRequestExceptionInternalServiceErrorException
- InternalServiceErrorExceptionpublic SendVoiceMessageResult sendVoiceMessage(SendVoiceMessageRequest request)
sendVoiceMessage
in interface AmazonPinpointSMSVoice
sendVoiceMessageRequest
- SendVoiceMessageRequestTooManyRequestsException
- TooManyRequestsExceptionBadRequestException
- BadRequestExceptionInternalServiceErrorException
- InternalServiceErrorExceptionpublic UpdateConfigurationSetEventDestinationResult updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest request)
updateConfigurationSetEventDestination
in interface AmazonPinpointSMSVoice
updateConfigurationSetEventDestinationRequest
- UpdateConfigurationSetEventDestinationRequestNotFoundException
- NotFoundExceptionTooManyRequestsException
- TooManyRequestsExceptionBadRequestException
- BadRequestExceptionInternalServiceErrorException
- InternalServiceErrorExceptionpublic ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing the request.
getCachedResponseMetadata
in interface AmazonPinpointSMSVoice
request
- The originally executed requestCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.