| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
UpdatePhoneNumberRequestItem |
UpdatePhoneNumberRequestItem.clone() |
UpdatePhoneNumberRequestItem |
UpdatePhoneNumberRequestItem.withPhoneNumberId(String phoneNumberId)
The phone number ID to update.
|
UpdatePhoneNumberRequestItem |
UpdatePhoneNumberRequestItem.withProductType(PhoneNumberProductType productType)
The product type to update.
|
UpdatePhoneNumberRequestItem |
UpdatePhoneNumberRequestItem.withProductType(String productType)
The product type to update.
|
| Modifier and Type | Method and Description |
|---|---|
List<UpdatePhoneNumberRequestItem> |
BatchUpdatePhoneNumberRequest.getUpdatePhoneNumberRequestItems()
The request containing the phone number IDs and product types to update.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdatePhoneNumberRequest |
BatchUpdatePhoneNumberRequest.withUpdatePhoneNumberRequestItems(UpdatePhoneNumberRequestItem... updatePhoneNumberRequestItems)
The request containing the phone number IDs and product types to update.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchUpdatePhoneNumberRequest.setUpdatePhoneNumberRequestItems(Collection<UpdatePhoneNumberRequestItem> updatePhoneNumberRequestItems)
The request containing the phone number IDs and product types to update.
|
BatchUpdatePhoneNumberRequest |
BatchUpdatePhoneNumberRequest.withUpdatePhoneNumberRequestItems(Collection<UpdatePhoneNumberRequestItem> updatePhoneNumberRequestItems)
The request containing the phone number IDs and product types to update.
|
Copyright © 2019. All rights reserved.