Package | Description |
---|---|
com.amazonaws.services.elasticsearch.model |
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. |
Copyright © 2021. All rights reserved.