| Package | Description |
|---|---|
| com.amazonaws.services.elasticsearch.model | |
| com.amazonaws.services.elasticsearch.model.transform |
| Modifier and Type | Method and Description |
|---|---|
SnapshotOptionsStatus |
SnapshotOptionsStatus.clone() |
SnapshotOptionsStatus |
ElasticsearchDomainConfig.getSnapshotOptions()
Specifies the
SnapshotOptions for the Elasticsearch domain. |
SnapshotOptionsStatus |
SnapshotOptionsStatus.withOptions(SnapshotOptions options)
Specifies the daily snapshot options specified for the Elasticsearch domain.
|
SnapshotOptionsStatus |
SnapshotOptionsStatus.withStatus(OptionStatus status)
Specifies the status of a daily automated snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElasticsearchDomainConfig.setSnapshotOptions(SnapshotOptionsStatus snapshotOptions)
Specifies the
SnapshotOptions for the Elasticsearch domain. |
ElasticsearchDomainConfig |
ElasticsearchDomainConfig.withSnapshotOptions(SnapshotOptionsStatus snapshotOptions)
Specifies the
SnapshotOptions for the Elasticsearch domain. |
| Modifier and Type | Method and Description |
|---|---|
SnapshotOptionsStatus |
SnapshotOptionsStatusJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotOptionsStatusMarshaller.marshall(SnapshotOptionsStatus snapshotOptionsStatus,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.