| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
List<SenderIdAndCountry> |
DescribeSenderIdsRequest.senderIds()
An array of SenderIdAndCountry objects to search for.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSenderIdsRequest.Builder |
DescribeSenderIdsRequest.Builder.senderIds(SenderIdAndCountry... senderIds)
An array of SenderIdAndCountry objects to search for.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSenderIdsRequest.Builder |
DescribeSenderIdsRequest.Builder.senderIds(Collection<SenderIdAndCountry> senderIds)
An array of SenderIdAndCountry objects to search for.
|
Copyright © 2023. All rights reserved.