Package | Description |
---|---|
com.amazonaws.services.sns.model |
Modifier and Type | Method and Description |
---|---|
static NumberCapability |
NumberCapability.fromValue(String value)
Use this in place of valueOf.
|
static NumberCapability |
NumberCapability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumberCapability[] |
NumberCapability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PhoneNumberInformation |
PhoneNumberInformation.withNumberCapabilities(NumberCapability... numberCapabilities)
The capabilities of each phone number.
|
Copyright © 2022. All rights reserved.