| 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 |
|---|---|
DescribeSpendLimitsResult |
AbstractAmazonPinpointSMSVoiceV2.describeSpendLimits(DescribeSpendLimitsRequest request) |
DescribeSpendLimitsResult |
AmazonPinpointSMSVoiceV2Client.describeSpendLimits(DescribeSpendLimitsRequest request)
Describes the current Amazon Pinpoint monthly spend limits for sending voice and text messages.
|
DescribeSpendLimitsResult |
AmazonPinpointSMSVoiceV2.describeSpendLimits(DescribeSpendLimitsRequest describeSpendLimitsRequest)
Describes the current Amazon Pinpoint monthly spend limits for sending voice and text messages.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeSpendLimitsResult> |
AmazonPinpointSMSVoiceV2AsyncClient.describeSpendLimitsAsync(DescribeSpendLimitsRequest request,
AsyncHandler<DescribeSpendLimitsRequest,DescribeSpendLimitsResult> asyncHandler) |
Future<DescribeSpendLimitsResult> |
AbstractAmazonPinpointSMSVoiceV2Async.describeSpendLimitsAsync(DescribeSpendLimitsRequest request,
AsyncHandler<DescribeSpendLimitsRequest,DescribeSpendLimitsResult> asyncHandler) |
Future<DescribeSpendLimitsResult> |
AmazonPinpointSMSVoiceV2Async.describeSpendLimitsAsync(DescribeSpendLimitsRequest describeSpendLimitsRequest,
AsyncHandler<DescribeSpendLimitsRequest,DescribeSpendLimitsResult> asyncHandler)
Describes the current Amazon Pinpoint monthly spend limits for sending voice and text messages.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSpendLimitsResult |
DescribeSpendLimitsResult.clone() |
DescribeSpendLimitsResult |
DescribeSpendLimitsResult.withNextToken(String nextToken)
The token to be used for the next set of paginated results.
|
DescribeSpendLimitsResult |
DescribeSpendLimitsResult.withSpendLimits(Collection<SpendLimit> spendLimits)
An array of SpendLimit objects that contain the details for the requested spend limits.
|
DescribeSpendLimitsResult |
DescribeSpendLimitsResult.withSpendLimits(SpendLimit... spendLimits)
An array of SpendLimit objects that contain the details for the requested spend limits.
|
Copyright © 2024. All rights reserved.