| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
static NumberStatus |
NumberStatus.fromValue(String value)
Use this in place of valueOf.
|
static NumberStatus |
NumberStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumberStatus[] |
NumberStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePhoneNumberResult |
UpdatePhoneNumberResult.withStatus(NumberStatus status)
The current status of the request.
|
RequestPhoneNumberResult |
RequestPhoneNumberResult.withStatus(NumberStatus status)
The current status of the request.
|
PhoneNumberInformation |
PhoneNumberInformation.withStatus(NumberStatus status)
The current status of the phone number.
|
ReleasePhoneNumberResult |
ReleasePhoneNumberResult.withStatus(NumberStatus status)
The current status of the request.
|
Copyright © 2025. All rights reserved.