Package | Description |
---|---|
com.amazonaws.services.elasticsearch.model |
Modifier and Type | Method and Description |
---|---|
EBSOptionsStatus |
EBSOptionsStatus.clone() |
EBSOptionsStatus |
ElasticsearchDomainConfig.getEBSOptions()
Specifies the
EBSOptions for the Elasticsearch domain. |
EBSOptionsStatus |
EBSOptionsStatus.withOptions(EBSOptions options)
Specifies the EBS options for the specified Elasticsearch domain.
|
EBSOptionsStatus |
EBSOptionsStatus.withStatus(OptionStatus status)
Specifies the status of the EBS options for the specified Elasticsearch domain.
|
Modifier and Type | Method and Description |
---|---|
void |
ElasticsearchDomainConfig.setEBSOptions(EBSOptionsStatus eBSOptions)
Specifies the
EBSOptions for the Elasticsearch domain. |
ElasticsearchDomainConfig |
ElasticsearchDomainConfig.withEBSOptions(EBSOptionsStatus eBSOptions)
Specifies the
EBSOptions for the Elasticsearch domain. |
Copyright © 2016. All rights reserved.