| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
static SenderIdAndCountry.Builder |
SenderIdAndCountry.builder() |
SenderIdAndCountry.Builder |
SenderIdAndCountry.Builder.isoCountryCode(String isoCountryCode)
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
|
SenderIdAndCountry.Builder |
SenderIdAndCountry.Builder.senderId(String senderId)
The unique identifier of the sender.
|
SenderIdAndCountry.Builder |
SenderIdAndCountry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SenderIdAndCountry.Builder> |
SenderIdAndCountry.serializableBuilderClass() |
Copyright © 2023. All rights reserved.