| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
static VerificationStatus |
VerificationStatus.fromValue(String value)
Use this in place of valueOf.
|
static VerificationStatus |
VerificationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerificationStatus[] |
VerificationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVerifiedDestinationNumberResult |
CreateVerifiedDestinationNumberResult.withStatus(VerificationStatus status)
The status of the verified destination phone number.
|
VerifyDestinationNumberResult |
VerifyDestinationNumberResult.withStatus(VerificationStatus status)
The status for being able to send messages to the phone number.
|
VerifiedDestinationNumberInformation |
VerifiedDestinationNumberInformation.withStatus(VerificationStatus status)
The status of the verified destination phone number.
|
Copyright © 2024. All rights reserved.