| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
NodeToNodeEncryptionOptions |
CreateElasticsearchDomainRequest.nodeToNodeEncryptionOptions()
Specifies the NodeToNodeEncryptionOptions.
|
NodeToNodeEncryptionOptions |
ElasticsearchDomainStatus.nodeToNodeEncryptionOptions()
Specifies the status of the
NodeToNodeEncryptionOptions. |
NodeToNodeEncryptionOptions |
UpdateElasticsearchDomainConfigRequest.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 |
|---|---|
CreateElasticsearchDomainRequest.Builder |
CreateElasticsearchDomainRequest.Builder.nodeToNodeEncryptionOptions(NodeToNodeEncryptionOptions nodeToNodeEncryptionOptions)
Specifies the NodeToNodeEncryptionOptions.
|
ElasticsearchDomainStatus.Builder |
ElasticsearchDomainStatus.Builder.nodeToNodeEncryptionOptions(NodeToNodeEncryptionOptions nodeToNodeEncryptionOptions)
Specifies the status of the
NodeToNodeEncryptionOptions. |
UpdateElasticsearchDomainConfigRequest.Builder |
UpdateElasticsearchDomainConfigRequest.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 © 2022. All rights reserved.