@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAmazonPinpointSMSVoiceAsync extends AbstractAmazonPinpointSMSVoice implements AmazonPinpointSMSVoiceAsync
AmazonPinpointSMSVoiceAsync
. Convenient method forms pass through to the
corresponding overload that takes a request object and an AsyncHandler
, which throws an
UnsupportedOperationException
.ENDPOINT_PREFIX
createConfigurationSet, createConfigurationSetEventDestination, deleteConfigurationSet, deleteConfigurationSetEventDestination, getCachedResponseMetadata, getConfigurationSetEventDestinations, listConfigurationSets, sendVoiceMessage, shutdown, updateConfigurationSetEventDestination
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createConfigurationSet, createConfigurationSetEventDestination, deleteConfigurationSet, deleteConfigurationSetEventDestination, getCachedResponseMetadata, getConfigurationSetEventDestinations, listConfigurationSets, sendVoiceMessage, shutdown, updateConfigurationSetEventDestination
public Future<CreateConfigurationSetResult> createConfigurationSetAsync(CreateConfigurationSetRequest request)
AmazonPinpointSMSVoiceAsync
createConfigurationSetAsync
in interface AmazonPinpointSMSVoiceAsync
request
- A request to create a new configuration set.public Future<CreateConfigurationSetResult> createConfigurationSetAsync(CreateConfigurationSetRequest request, AsyncHandler<CreateConfigurationSetRequest,CreateConfigurationSetResult> asyncHandler)
AmazonPinpointSMSVoiceAsync
createConfigurationSetAsync
in interface AmazonPinpointSMSVoiceAsync
request
- A request to create a new configuration set.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateConfigurationSetEventDestinationResult> createConfigurationSetEventDestinationAsync(CreateConfigurationSetEventDestinationRequest request)
AmazonPinpointSMSVoiceAsync
createConfigurationSetEventDestinationAsync
in interface AmazonPinpointSMSVoiceAsync
request
- Create a new event destination in a configuration set.public Future<CreateConfigurationSetEventDestinationResult> createConfigurationSetEventDestinationAsync(CreateConfigurationSetEventDestinationRequest request, AsyncHandler<CreateConfigurationSetEventDestinationRequest,CreateConfigurationSetEventDestinationResult> asyncHandler)
AmazonPinpointSMSVoiceAsync
createConfigurationSetEventDestinationAsync
in interface AmazonPinpointSMSVoiceAsync
request
- Create a new event destination in a configuration set.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteConfigurationSetResult> deleteConfigurationSetAsync(DeleteConfigurationSetRequest request)
AmazonPinpointSMSVoiceAsync
deleteConfigurationSetAsync
in interface AmazonPinpointSMSVoiceAsync
public Future<DeleteConfigurationSetResult> deleteConfigurationSetAsync(DeleteConfigurationSetRequest request, AsyncHandler<DeleteConfigurationSetRequest,DeleteConfigurationSetResult> asyncHandler)
AmazonPinpointSMSVoiceAsync
deleteConfigurationSetAsync
in interface AmazonPinpointSMSVoiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteConfigurationSetEventDestinationResult> deleteConfigurationSetEventDestinationAsync(DeleteConfigurationSetEventDestinationRequest request)
AmazonPinpointSMSVoiceAsync
deleteConfigurationSetEventDestinationAsync
in interface AmazonPinpointSMSVoiceAsync
public Future<DeleteConfigurationSetEventDestinationResult> deleteConfigurationSetEventDestinationAsync(DeleteConfigurationSetEventDestinationRequest request, AsyncHandler<DeleteConfigurationSetEventDestinationRequest,DeleteConfigurationSetEventDestinationResult> asyncHandler)
AmazonPinpointSMSVoiceAsync
deleteConfigurationSetEventDestinationAsync
in interface AmazonPinpointSMSVoiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetConfigurationSetEventDestinationsResult> getConfigurationSetEventDestinationsAsync(GetConfigurationSetEventDestinationsRequest request)
AmazonPinpointSMSVoiceAsync
getConfigurationSetEventDestinationsAsync
in interface AmazonPinpointSMSVoiceAsync
public Future<GetConfigurationSetEventDestinationsResult> getConfigurationSetEventDestinationsAsync(GetConfigurationSetEventDestinationsRequest request, AsyncHandler<GetConfigurationSetEventDestinationsRequest,GetConfigurationSetEventDestinationsResult> asyncHandler)
AmazonPinpointSMSVoiceAsync
getConfigurationSetEventDestinationsAsync
in interface AmazonPinpointSMSVoiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListConfigurationSetsResult> listConfigurationSetsAsync(ListConfigurationSetsRequest request)
AmazonPinpointSMSVoiceAsync
listConfigurationSetsAsync
in interface AmazonPinpointSMSVoiceAsync
public Future<ListConfigurationSetsResult> listConfigurationSetsAsync(ListConfigurationSetsRequest request, AsyncHandler<ListConfigurationSetsRequest,ListConfigurationSetsResult> asyncHandler)
AmazonPinpointSMSVoiceAsync
listConfigurationSetsAsync
in interface AmazonPinpointSMSVoiceAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<SendVoiceMessageResult> sendVoiceMessageAsync(SendVoiceMessageRequest request)
AmazonPinpointSMSVoiceAsync
sendVoiceMessageAsync
in interface AmazonPinpointSMSVoiceAsync
request
- SendVoiceMessageRequestpublic Future<SendVoiceMessageResult> sendVoiceMessageAsync(SendVoiceMessageRequest request, AsyncHandler<SendVoiceMessageRequest,SendVoiceMessageResult> asyncHandler)
AmazonPinpointSMSVoiceAsync
sendVoiceMessageAsync
in interface AmazonPinpointSMSVoiceAsync
request
- SendVoiceMessageRequestasyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateConfigurationSetEventDestinationResult> updateConfigurationSetEventDestinationAsync(UpdateConfigurationSetEventDestinationRequest request)
AmazonPinpointSMSVoiceAsync
updateConfigurationSetEventDestinationAsync
in interface AmazonPinpointSMSVoiceAsync
request
- UpdateConfigurationSetEventDestinationRequestpublic Future<UpdateConfigurationSetEventDestinationResult> updateConfigurationSetEventDestinationAsync(UpdateConfigurationSetEventDestinationRequest request, AsyncHandler<UpdateConfigurationSetEventDestinationRequest,UpdateConfigurationSetEventDestinationResult> asyncHandler)
AmazonPinpointSMSVoiceAsync
updateConfigurationSetEventDestinationAsync
in interface AmazonPinpointSMSVoiceAsync
request
- UpdateConfigurationSetEventDestinationRequestasyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.