| Package | Description |
|---|---|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
static CertificateState |
CertificateState.fromValue(String value)
Use this in place of valueOf.
|
static CertificateState |
CertificateState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateState[] |
CertificateState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateInfo |
CertificateInfo.withState(CertificateState state)
The state of the certificate.
|
Certificate |
Certificate.withState(CertificateState state)
The state of the certificate.
|
Copyright © 2020. All rights reserved.