| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2 |
Welcome to the Amazon Pinpoint SMS and Voice, version 2 API Reference.
|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeSenderIdsResult |
AbstractAmazonPinpointSMSVoiceV2.describeSenderIds(DescribeSenderIdsRequest request) |
DescribeSenderIdsResult |
AmazonPinpointSMSVoiceV2Client.describeSenderIds(DescribeSenderIdsRequest request)
Describes the specified SenderIds or all SenderIds associated with your Amazon Web Services account.
|
DescribeSenderIdsResult |
AmazonPinpointSMSVoiceV2.describeSenderIds(DescribeSenderIdsRequest describeSenderIdsRequest)
Describes the specified SenderIds or all SenderIds associated with your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeSenderIdsResult> |
AbstractAmazonPinpointSMSVoiceV2Async.describeSenderIdsAsync(DescribeSenderIdsRequest request,
AsyncHandler<DescribeSenderIdsRequest,DescribeSenderIdsResult> asyncHandler) |
Future<DescribeSenderIdsResult> |
AmazonPinpointSMSVoiceV2AsyncClient.describeSenderIdsAsync(DescribeSenderIdsRequest request,
AsyncHandler<DescribeSenderIdsRequest,DescribeSenderIdsResult> asyncHandler) |
Future<DescribeSenderIdsResult> |
AmazonPinpointSMSVoiceV2Async.describeSenderIdsAsync(DescribeSenderIdsRequest describeSenderIdsRequest,
AsyncHandler<DescribeSenderIdsRequest,DescribeSenderIdsResult> asyncHandler)
Describes the specified SenderIds or all SenderIds associated with your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSenderIdsResult |
DescribeSenderIdsResult.clone() |
DescribeSenderIdsResult |
DescribeSenderIdsResult.withNextToken(String nextToken)
The token to be used for the next set of paginated results.
|
DescribeSenderIdsResult |
DescribeSenderIdsResult.withSenderIds(Collection<SenderIdInformation> senderIds)
An array of SernderIdInformation objects that contain the details for the requested SenderIds.
|
DescribeSenderIdsResult |
DescribeSenderIdsResult.withSenderIds(SenderIdInformation... senderIds)
An array of SernderIdInformation objects that contain the details for the requested SenderIds.
|
Copyright © 2022. All rights reserved.