| Package | Description |
|---|---|
| com.amazonaws.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
static DomainProcessingStatusType |
DomainProcessingStatusType.fromValue(String value)
Use this in place of valueOf.
|
static DomainProcessingStatusType |
DomainProcessingStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DomainProcessingStatusType[] |
DomainProcessingStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchDomainStatus |
ElasticsearchDomainStatus.withDomainProcessingStatus(DomainProcessingStatusType domainProcessingStatus)
The status of any changes that are currently in progress for the domain.
|
Copyright © 2024. All rights reserved.