| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoicev2 |
Welcome to the Amazon Pinpoint SMS and Voice, version 2 API Reference.
|
| software.amazon.awssdk.services.pinpointsmsvoicev2.paginators |
| Modifier and Type | Method and Description |
|---|---|
default DescribeSpendLimitsResponse |
PinpointSmsVoiceV2Client.describeSpendLimits(Consumer<DescribeSpendLimitsRequest.Builder> describeSpendLimitsRequest)
Describes the current Amazon Pinpoint monthly spend limits for sending voice and text messages.
|
default DescribeSpendLimitsResponse |
PinpointSmsVoiceV2Client.describeSpendLimits(DescribeSpendLimitsRequest describeSpendLimitsRequest)
Describes the current Amazon Pinpoint monthly spend limits for sending voice and text messages.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSpendLimitsResponse> |
PinpointSmsVoiceV2AsyncClient.describeSpendLimits(Consumer<DescribeSpendLimitsRequest.Builder> describeSpendLimitsRequest)
Describes the current Amazon Pinpoint monthly spend limits for sending voice and text messages.
|
default CompletableFuture<DescribeSpendLimitsResponse> |
PinpointSmsVoiceV2AsyncClient.describeSpendLimits(DescribeSpendLimitsRequest describeSpendLimitsRequest)
Describes the current Amazon Pinpoint monthly spend limits for sending voice and text messages.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<DescribeSpendLimitsResponse> |
DescribeSpendLimitsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeSpendLimitsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeSpendLimitsResponse> subscriber) |
Copyright © 2023. All rights reserved.