| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
static PhoneNumberAssociationName |
PhoneNumberAssociationName.fromValue(String value)
Use this in place of valueOf.
|
static PhoneNumberAssociationName |
PhoneNumberAssociationName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhoneNumberAssociationName[] |
PhoneNumberAssociationName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListPhoneNumbersRequest |
ListPhoneNumbersRequest.withFilterName(PhoneNumberAssociationName filterName)
The filter to use to limit the number of results.
|
PhoneNumberAssociation |
PhoneNumberAssociation.withName(PhoneNumberAssociationName name)
Defines the association with an Amazon Chime account ID, user ID, Amazon Chime Voice Connector ID, or Amazon
Chime Voice Connector group ID.
|
Copyright © 2022. All rights reserved.