| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
static PhoneNumberProductType |
PhoneNumberProductType.fromValue(String value)
Use this in place of valueOf.
|
static PhoneNumberProductType |
PhoneNumberProductType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhoneNumberProductType[] |
PhoneNumberProductType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PhoneNumberOrder |
PhoneNumberOrder.withProductType(PhoneNumberProductType productType)
The phone number order product type.
|
UpdatePhoneNumberRequestItem |
UpdatePhoneNumberRequestItem.withProductType(PhoneNumberProductType productType)
The product type to update.
|
CreatePhoneNumberOrderRequest |
CreatePhoneNumberOrderRequest.withProductType(PhoneNumberProductType productType)
The phone number product type.
|
ListPhoneNumbersRequest |
ListPhoneNumbersRequest.withProductType(PhoneNumberProductType productType)
The phone number product type.
|
PhoneNumber |
PhoneNumber.withProductType(PhoneNumberProductType productType)
The phone number product type.
|
UpdatePhoneNumberRequest |
UpdatePhoneNumberRequest.withProductType(PhoneNumberProductType productType)
The product type.
|
Copyright © 2021. All rights reserved.