@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_METRICENDPOINT_PREFIXaddRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, shutdown, withEndpoint, withRegion, withRegion, withTimeOffsetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshutdownpublic static AmazonPinpointSMSVoiceClientBuilder builder()
public CreateConfigurationSetResult createConfigurationSet(CreateConfigurationSetRequest request)
createConfigurationSet in interface AmazonPinpointSMSVoicecreateConfigurationSetRequest - A request to create a new configuration set.TooManyRequestsException - TooManyRequestsExceptionBadRequestException - BadRequestExceptionLimitExceededException - LimitExceededExceptionInternalServiceErrorException - InternalServiceErrorExceptionAlreadyExistsException - AlreadyExistsExceptionpublic CreateConfigurationSetEventDestinationResult createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest request)
createConfigurationSetEventDestination in interface AmazonPinpointSMSVoicecreateConfigurationSetEventDestinationRequest - Create a new event destination in a configuration set.BadRequestException - BadRequestExceptionLimitExceededException - LimitExceededExceptionInternalServiceErrorException - InternalServiceErrorExceptionNotFoundException - NotFoundExceptionTooManyRequestsException - TooManyRequestsExceptionAlreadyExistsException - AlreadyExistsExceptionpublic DeleteConfigurationSetResult deleteConfigurationSet(DeleteConfigurationSetRequest request)
deleteConfigurationSet in interface AmazonPinpointSMSVoicedeleteConfigurationSetRequest - NotFoundException - NotFoundExceptionTooManyRequestsException - TooManyRequestsExceptionBadRequestException - BadRequestExceptionInternalServiceErrorException - InternalServiceErrorExceptionpublic DeleteConfigurationSetEventDestinationResult deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest request)
deleteConfigurationSetEventDestination in interface AmazonPinpointSMSVoicedeleteConfigurationSetEventDestinationRequest - NotFoundException - NotFoundExceptionTooManyRequestsException - TooManyRequestsExceptionBadRequestException - BadRequestExceptionInternalServiceErrorException - InternalServiceErrorExceptionpublic GetConfigurationSetEventDestinationsResult getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest request)
getConfigurationSetEventDestinations in interface AmazonPinpointSMSVoicegetConfigurationSetEventDestinationsRequest - NotFoundException - NotFoundExceptionTooManyRequestsException - TooManyRequestsExceptionBadRequestException - BadRequestExceptionInternalServiceErrorException - InternalServiceErrorExceptionpublic ListConfigurationSetsResult listConfigurationSets(ListConfigurationSetsRequest request)
listConfigurationSets in interface AmazonPinpointSMSVoicelistConfigurationSetsRequest - TooManyRequestsException - TooManyRequestsExceptionBadRequestException - BadRequestExceptionInternalServiceErrorException - InternalServiceErrorExceptionpublic SendVoiceMessageResult sendVoiceMessage(SendVoiceMessageRequest request)
sendVoiceMessage in interface AmazonPinpointSMSVoicesendVoiceMessageRequest - SendVoiceMessageRequestTooManyRequestsException - TooManyRequestsExceptionBadRequestException - BadRequestExceptionInternalServiceErrorException - InternalServiceErrorExceptionpublic UpdateConfigurationSetEventDestinationResult updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest request)
updateConfigurationSetEventDestination in interface AmazonPinpointSMSVoiceupdateConfigurationSetEventDestinationRequest - 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 AmazonPinpointSMSVoicerequest - The originally executed requestCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.