| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2 |
Welcome to the AWS End User Messaging SMS and Voice, version 2 API Reference.
|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeKeywordsResult |
AmazonPinpointSMSVoiceV2Client.describeKeywords(DescribeKeywordsRequest request)
Describes the specified keywords or all keywords on your origination phone number or pool.
|
DescribeKeywordsResult |
AbstractAmazonPinpointSMSVoiceV2.describeKeywords(DescribeKeywordsRequest request) |
DescribeKeywordsResult |
AmazonPinpointSMSVoiceV2.describeKeywords(DescribeKeywordsRequest describeKeywordsRequest)
Describes the specified keywords or all keywords on your origination phone number or pool.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeKeywordsResult> |
AbstractAmazonPinpointSMSVoiceV2Async.describeKeywordsAsync(DescribeKeywordsRequest request,
AsyncHandler<DescribeKeywordsRequest,DescribeKeywordsResult> asyncHandler) |
Future<DescribeKeywordsResult> |
AmazonPinpointSMSVoiceV2AsyncClient.describeKeywordsAsync(DescribeKeywordsRequest request,
AsyncHandler<DescribeKeywordsRequest,DescribeKeywordsResult> asyncHandler) |
Future<DescribeKeywordsResult> |
AmazonPinpointSMSVoiceV2Async.describeKeywordsAsync(DescribeKeywordsRequest describeKeywordsRequest,
AsyncHandler<DescribeKeywordsRequest,DescribeKeywordsResult> asyncHandler)
Describes the specified keywords or all keywords on your origination phone number or pool.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeKeywordsResult |
DescribeKeywordsResult.clone() |
DescribeKeywordsResult |
DescribeKeywordsResult.withKeywords(Collection<KeywordInformation> keywords)
An array of KeywordInformation objects that contain the results.
|
DescribeKeywordsResult |
DescribeKeywordsResult.withKeywords(KeywordInformation... keywords)
An array of KeywordInformation objects that contain the results.
|
DescribeKeywordsResult |
DescribeKeywordsResult.withNextToken(String nextToken)
The token to be used for the next set of paginated results.
|
DescribeKeywordsResult |
DescribeKeywordsResult.withOriginationIdentity(String originationIdentity)
The PhoneNumberId or PoolId that is associated with the OriginationIdentity.
|
DescribeKeywordsResult |
DescribeKeywordsResult.withOriginationIdentityArn(String originationIdentityArn)
The PhoneNumberArn or PoolArn that is associated with the OriginationIdentity.
|
Copyright © 2025. All rights reserved.