| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
OptionStatus |
ElasticsearchVersionStatus.status()
Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.
|
OptionStatus |
EBSOptionsStatus.status()
Specifies the status of the EBS options for the specified Elasticsearch domain.
|
OptionStatus |
AdvancedSecurityOptionsStatus.status()
Status of the advanced security options for the specified Elasticsearch domain.
|
OptionStatus |
NodeToNodeEncryptionOptionsStatus.status()
Specifies the status of the node-to-node encryption options for the specified Elasticsearch domain.
|
OptionStatus |
ElasticsearchClusterConfigStatus.status()
Specifies the status of the configuration for the specified Elasticsearch domain.
|
OptionStatus |
VPCDerivedInfoStatus.status()
Specifies the status of the VPC options for the specified Elasticsearch domain.
|
OptionStatus |
LogPublishingOptionsStatus.status()
The status of the log publishing options for the Elasticsearch domain.
|
OptionStatus |
SnapshotOptionsStatus.status()
Specifies the status of a daily automated snapshot.
|
OptionStatus |
EncryptionAtRestOptionsStatus.status()
Specifies the status of the Encryption At Rest options for the specified Elasticsearch domain.
|
OptionStatus |
CognitoOptionsStatus.status()
Specifies the status of the Cognito options for the specified Elasticsearch domain.
|
OptionStatus |
AccessPoliciesStatus.status()
The status of the access policy for the Elasticsearch domain.
|
OptionStatus |
DomainEndpointOptionsStatus.status()
The status of the endpoint options for the Elasticsearch domain.
|
OptionStatus |
AdvancedOptionsStatus.status()
Specifies the status of
OptionStatus for advanced options for the specified Elasticsearch domain. |
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchVersionStatus.Builder |
ElasticsearchVersionStatus.Builder.status(OptionStatus status)
Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.
|
EBSOptionsStatus.Builder |
EBSOptionsStatus.Builder.status(OptionStatus status)
Specifies the status of the EBS options for the specified Elasticsearch domain.
|
AdvancedSecurityOptionsStatus.Builder |
AdvancedSecurityOptionsStatus.Builder.status(OptionStatus status)
Status of the advanced security options for the specified Elasticsearch domain.
|
NodeToNodeEncryptionOptionsStatus.Builder |
NodeToNodeEncryptionOptionsStatus.Builder.status(OptionStatus status)
Specifies the status of the node-to-node encryption options for the specified Elasticsearch domain.
|
ElasticsearchClusterConfigStatus.Builder |
ElasticsearchClusterConfigStatus.Builder.status(OptionStatus status)
Specifies the status of the configuration for the specified Elasticsearch domain.
|
VPCDerivedInfoStatus.Builder |
VPCDerivedInfoStatus.Builder.status(OptionStatus status)
Specifies the status of the VPC options for the specified Elasticsearch domain.
|
LogPublishingOptionsStatus.Builder |
LogPublishingOptionsStatus.Builder.status(OptionStatus status)
The status of the log publishing options for the Elasticsearch domain.
|
SnapshotOptionsStatus.Builder |
SnapshotOptionsStatus.Builder.status(OptionStatus status)
Specifies the status of a daily automated snapshot.
|
EncryptionAtRestOptionsStatus.Builder |
EncryptionAtRestOptionsStatus.Builder.status(OptionStatus status)
Specifies the status of the Encryption At Rest options for the specified Elasticsearch domain.
|
CognitoOptionsStatus.Builder |
CognitoOptionsStatus.Builder.status(OptionStatus status)
Specifies the status of the Cognito options for the specified Elasticsearch domain.
|
AccessPoliciesStatus.Builder |
AccessPoliciesStatus.Builder.status(OptionStatus status)
The status of the access policy for the Elasticsearch domain.
|
DomainEndpointOptionsStatus.Builder |
DomainEndpointOptionsStatus.Builder.status(OptionStatus status)
The status of the endpoint options for the Elasticsearch domain.
|
AdvancedOptionsStatus.Builder |
AdvancedOptionsStatus.Builder.status(OptionStatus status)
Specifies the status of
OptionStatus for advanced options for the specified Elasticsearch
domain. |
Copyright © 2022. All rights reserved.