Package | Description |
---|---|
com.amazonaws.services.elasticsearch.model |
Modifier and Type | Method and Description |
---|---|
NodeToNodeEncryptionOptionsStatus |
NodeToNodeEncryptionOptionsStatus.clone() |
NodeToNodeEncryptionOptionsStatus |
ElasticsearchDomainConfig.getNodeToNodeEncryptionOptions()
Specifies the
NodeToNodeEncryptionOptions for the Elasticsearch domain. |
NodeToNodeEncryptionOptionsStatus |
NodeToNodeEncryptionOptionsStatus.withOptions(NodeToNodeEncryptionOptions options)
Specifies the node-to-node encryption options for the specified Elasticsearch domain.
|
NodeToNodeEncryptionOptionsStatus |
NodeToNodeEncryptionOptionsStatus.withStatus(OptionStatus status)
Specifies the status of the node-to-node encryption options for the specified Elasticsearch domain.
|
Modifier and Type | Method and Description |
---|---|
void |
ElasticsearchDomainConfig.setNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsStatus nodeToNodeEncryptionOptions)
Specifies the
NodeToNodeEncryptionOptions for the Elasticsearch domain. |
ElasticsearchDomainConfig |
ElasticsearchDomainConfig.withNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsStatus nodeToNodeEncryptionOptions)
Specifies the
NodeToNodeEncryptionOptions for the Elasticsearch domain. |
Copyright © 2021. All rights reserved.