| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoice |
Pinpoint SMS and Voice Messaging public facing APIs
|
| com.amazonaws.services.pinpointsmsvoice.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListConfigurationSetsResult> |
AmazonPinpointSMSVoiceAsync.listConfigurationSetsAsync(ListConfigurationSetsRequest listConfigurationSetsRequest,
AsyncHandler<ListConfigurationSetsRequest,ListConfigurationSetsResult> asyncHandler)
List all of the configuration sets associated with your Amazon Pinpoint account in the current region.
|
Future<ListConfigurationSetsResult> |
AbstractAmazonPinpointSMSVoiceAsync.listConfigurationSetsAsync(ListConfigurationSetsRequest request,
AsyncHandler<ListConfigurationSetsRequest,ListConfigurationSetsResult> asyncHandler) |
Future<ListConfigurationSetsResult> |
AmazonPinpointSMSVoiceAsyncClient.listConfigurationSetsAsync(ListConfigurationSetsRequest request,
AsyncHandler<ListConfigurationSetsRequest,ListConfigurationSetsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListConfigurationSetsRequest |
ListConfigurationSetsRequest.clone() |
ListConfigurationSetsRequest |
ListConfigurationSetsRequest.withNextToken(String nextToken)
A token returned from a previous call to the API that indicates the position in the list of results.
|
ListConfigurationSetsRequest |
ListConfigurationSetsRequest.withPageSize(String pageSize)
Used to specify the number of items that should be returned in the response.
|
Copyright © 2019. All rights reserved.