| 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 |
|---|---|
DescribeOptOutListsResult |
AmazonPinpointSMSVoiceV2Client.describeOptOutLists(DescribeOptOutListsRequest request)
Describes the specified opt-out list or all opt-out lists in your account.
|
DescribeOptOutListsResult |
AbstractAmazonPinpointSMSVoiceV2.describeOptOutLists(DescribeOptOutListsRequest request) |
DescribeOptOutListsResult |
AmazonPinpointSMSVoiceV2.describeOptOutLists(DescribeOptOutListsRequest describeOptOutListsRequest)
Describes the specified opt-out list or all opt-out lists in your account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeOptOutListsResult> |
AmazonPinpointSMSVoiceV2AsyncClient.describeOptOutListsAsync(DescribeOptOutListsRequest request,
AsyncHandler<DescribeOptOutListsRequest,DescribeOptOutListsResult> asyncHandler) |
Future<DescribeOptOutListsResult> |
AmazonPinpointSMSVoiceV2Async.describeOptOutListsAsync(DescribeOptOutListsRequest describeOptOutListsRequest,
AsyncHandler<DescribeOptOutListsRequest,DescribeOptOutListsResult> asyncHandler)
Describes the specified opt-out list or all opt-out lists in your account.
|
Future<DescribeOptOutListsResult> |
AbstractAmazonPinpointSMSVoiceV2Async.describeOptOutListsAsync(DescribeOptOutListsRequest request,
AsyncHandler<DescribeOptOutListsRequest,DescribeOptOutListsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeOptOutListsResult |
DescribeOptOutListsResult.clone() |
DescribeOptOutListsResult |
DescribeOptOutListsResult.withNextToken(String nextToken)
The token to be used for the next set of paginated results.
|
DescribeOptOutListsResult |
DescribeOptOutListsResult.withOptOutLists(Collection<OptOutListInformation> optOutLists)
An array of OptOutListInformation objects that contain the details for the requested OptOutLists.
|
DescribeOptOutListsResult |
DescribeOptOutListsResult.withOptOutLists(OptOutListInformation... optOutLists)
An array of OptOutListInformation objects that contain the details for the requested OptOutLists.
|
Copyright © 2024. All rights reserved.