| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchUpdatePhoneNumberResponse.Builder |
BatchUpdatePhoneNumberResponse.builder() |
BatchUpdatePhoneNumberResponse.Builder |
BatchUpdatePhoneNumberResponse.Builder.phoneNumberErrors(Collection<PhoneNumberError> phoneNumberErrors)
If the action fails for one or more of the phone numbers in the request, a list of the phone numbers is
returned, along with error codes and error messages.
|
BatchUpdatePhoneNumberResponse.Builder |
BatchUpdatePhoneNumberResponse.Builder.phoneNumberErrors(Consumer<PhoneNumberError.Builder>... phoneNumberErrors)
If the action fails for one or more of the phone numbers in the request, a list of the phone numbers is
returned, along with error codes and error messages.
|
BatchUpdatePhoneNumberResponse.Builder |
BatchUpdatePhoneNumberResponse.Builder.phoneNumberErrors(PhoneNumberError... phoneNumberErrors)
If the action fails for one or more of the phone numbers in the request, a list of the phone numbers is
returned, along with error codes and error messages.
|
BatchUpdatePhoneNumberResponse.Builder |
BatchUpdatePhoneNumberResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchUpdatePhoneNumberResponse.Builder> |
BatchUpdatePhoneNumberResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.