Package | Description |
---|---|
com.amazonaws.services.elasticsearch.model |
Modifier and Type | Method and Description |
---|---|
static OverallChangeStatus |
OverallChangeStatus.fromValue(String value)
Use this in place of valueOf.
|
static OverallChangeStatus |
OverallChangeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OverallChangeStatus[] |
OverallChangeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ChangeProgressStatusDetails |
ChangeProgressStatusDetails.withStatus(OverallChangeStatus status)
The overall status of the domain configuration change.
|
Copyright © 2022. All rights reserved.