| 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 DescribePoolsResponse |
PinpointSmsVoiceV2Client.describePools(Consumer<DescribePoolsRequest.Builder> describePoolsRequest)
Retrieves the specified pools or all pools associated with your Amazon Web Services account.
|
default DescribePoolsResponse |
PinpointSmsVoiceV2Client.describePools(DescribePoolsRequest describePoolsRequest)
Retrieves the specified pools or all pools associated with your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribePoolsResponse> |
PinpointSmsVoiceV2AsyncClient.describePools(Consumer<DescribePoolsRequest.Builder> describePoolsRequest)
Retrieves the specified pools or all pools associated with your Amazon Web Services account.
|
default CompletableFuture<DescribePoolsResponse> |
PinpointSmsVoiceV2AsyncClient.describePools(DescribePoolsRequest describePoolsRequest)
Retrieves the specified pools or all pools associated with your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<DescribePoolsResponse> |
DescribePoolsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribePoolsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribePoolsResponse> subscriber) |
Copyright © 2023. All rights reserved.