| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.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 |
|---|---|
GetEmailIdentityResult |
GetEmailIdentityResult.withVerificationStatus(VerificationStatus verificationStatus)
The verification status of the identity.
|
IdentityInfo |
IdentityInfo.withVerificationStatus(VerificationStatus verificationStatus)
The verification status of the identity.
|
Copyright © 2023. All rights reserved.