| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
List<UpdatePhoneNumberRequestItem> |
BatchUpdatePhoneNumberRequest.updatePhoneNumberRequestItems()
The request containing the phone number IDs and product types or calling names to update.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdatePhoneNumberRequest.Builder |
BatchUpdatePhoneNumberRequest.Builder.updatePhoneNumberRequestItems(UpdatePhoneNumberRequestItem... updatePhoneNumberRequestItems)
The request containing the phone number IDs and product types or calling names to update.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdatePhoneNumberRequest.Builder |
BatchUpdatePhoneNumberRequest.Builder.updatePhoneNumberRequestItems(Collection<UpdatePhoneNumberRequestItem> updatePhoneNumberRequestItems)
The request containing the phone number IDs and product types or calling names to update.
|
Copyright © 2022. All rights reserved.