| Package | Description |
|---|---|
| com.amazonaws.services.elasticsearch.model | |
| com.amazonaws.services.elasticsearch.model.transform |
| 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. |
| Modifier and Type | Method and Description |
|---|---|
EBSOptionsStatus |
EBSOptionsStatusJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
EBSOptionsStatusMarshaller.marshall(EBSOptionsStatus eBSOptionsStatus,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.