| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
NodeToNodeEncryptionOptions |
ElasticsearchDomainStatus.nodeToNodeEncryptionOptions()
Specifies the status of the
NodeToNodeEncryptionOptions. |
NodeToNodeEncryptionOptions |
CreateElasticsearchDomainRequest.nodeToNodeEncryptionOptions()
Specifies the NodeToNodeEncryptionOptions.
|
NodeToNodeEncryptionOptions |
NodeToNodeEncryptionOptionsStatus.options()
Specifies the node-to-node encryption options for the specified Elasticsearch domain.
|
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchDomainStatus.Builder |
ElasticsearchDomainStatus.Builder.nodeToNodeEncryptionOptions(NodeToNodeEncryptionOptions nodeToNodeEncryptionOptions)
Specifies the status of the
NodeToNodeEncryptionOptions. |
CreateElasticsearchDomainRequest.Builder |
CreateElasticsearchDomainRequest.Builder.nodeToNodeEncryptionOptions(NodeToNodeEncryptionOptions nodeToNodeEncryptionOptions)
Specifies the NodeToNodeEncryptionOptions.
|
NodeToNodeEncryptionOptionsStatus.Builder |
NodeToNodeEncryptionOptionsStatus.Builder.options(NodeToNodeEncryptionOptions options)
Specifies the node-to-node encryption options for the specified Elasticsearch domain.
|
Copyright © 2020. All rights reserved.