Package | Description |
---|---|
com.amazonaws.services.elasticsearch.model |
Modifier and Type | Method and Description |
---|---|
OptionStatus |
OptionStatus.clone() |
OptionStatus |
AdvancedSecurityOptionsStatus.getStatus()
Status of the advanced security options for the specified Elasticsearch domain.
|
OptionStatus |
DomainEndpointOptionsStatus.getStatus()
The status of the endpoint options for the Elasticsearch domain.
|
OptionStatus |
LogPublishingOptionsStatus.getStatus()
The status of the log publishing options for the Elasticsearch domain.
|
OptionStatus |
AdvancedOptionsStatus.getStatus()
Specifies the status of
OptionStatus for advanced options for the specified Elasticsearch domain. |
OptionStatus |
NodeToNodeEncryptionOptionsStatus.getStatus()
Specifies the status of the node-to-node encryption options for the specified Elasticsearch domain.
|
OptionStatus |
EncryptionAtRestOptionsStatus.getStatus()
Specifies the status of the Encryption At Rest options for the specified Elasticsearch domain.
|
OptionStatus |
CognitoOptionsStatus.getStatus()
Specifies the status of the Cognito options for the specified Elasticsearch domain.
|
OptionStatus |
VPCDerivedInfoStatus.getStatus()
Specifies the status of the VPC options for the specified Elasticsearch domain.
|
OptionStatus |
SnapshotOptionsStatus.getStatus()
Specifies the status of a daily automated snapshot.
|
OptionStatus |
AccessPoliciesStatus.getStatus()
The status of the access policy for the Elasticsearch domain.
|
OptionStatus |
ElasticsearchVersionStatus.getStatus()
Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.
|
OptionStatus |
ElasticsearchClusterConfigStatus.getStatus()
Specifies the status of the configuration for the specified Elasticsearch domain.
|
OptionStatus |
EBSOptionsStatus.getStatus()
Specifies the status of the EBS options for the specified Elasticsearch domain.
|
OptionStatus |
OptionStatus.withCreationDate(Date creationDate)
Timestamp which tells the creation date for the entity.
|
OptionStatus |
OptionStatus.withPendingDeletion(Boolean pendingDeletion)
Indicates whether the Elasticsearch domain is being deleted.
|
OptionStatus |
OptionStatus.withState(OptionState state)
Provides the
OptionState for the Elasticsearch domain. |
OptionStatus |
OptionStatus.withState(String state)
Provides the
OptionState for the Elasticsearch domain. |
OptionStatus |
OptionStatus.withUpdateDate(Date updateDate)
Timestamp which tells the last updated time for the entity.
|
OptionStatus |
OptionStatus.withUpdateVersion(Integer updateVersion)
Specifies the latest version for the entity.
|
Modifier and Type | Method and Description |
---|---|
void |
AdvancedSecurityOptionsStatus.setStatus(OptionStatus status)
Status of the advanced security options for the specified Elasticsearch domain.
|
void |
DomainEndpointOptionsStatus.setStatus(OptionStatus status)
The status of the endpoint options for the Elasticsearch domain.
|
void |
LogPublishingOptionsStatus.setStatus(OptionStatus status)
The status of the log publishing options for the Elasticsearch domain.
|
void |
AdvancedOptionsStatus.setStatus(OptionStatus status)
Specifies the status of
OptionStatus for advanced options for the specified Elasticsearch domain. |
void |
NodeToNodeEncryptionOptionsStatus.setStatus(OptionStatus status)
Specifies the status of the node-to-node encryption options for the specified Elasticsearch domain.
|
void |
EncryptionAtRestOptionsStatus.setStatus(OptionStatus status)
Specifies the status of the Encryption At Rest options for the specified Elasticsearch domain.
|
void |
CognitoOptionsStatus.setStatus(OptionStatus status)
Specifies the status of the Cognito options for the specified Elasticsearch domain.
|
void |
VPCDerivedInfoStatus.setStatus(OptionStatus status)
Specifies the status of the VPC options for the specified Elasticsearch domain.
|
void |
SnapshotOptionsStatus.setStatus(OptionStatus status)
Specifies the status of a daily automated snapshot.
|
void |
AccessPoliciesStatus.setStatus(OptionStatus status)
The status of the access policy for the Elasticsearch domain.
|
void |
ElasticsearchVersionStatus.setStatus(OptionStatus status)
Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.
|
void |
ElasticsearchClusterConfigStatus.setStatus(OptionStatus status)
Specifies the status of the configuration for the specified Elasticsearch domain.
|
void |
EBSOptionsStatus.setStatus(OptionStatus status)
Specifies the status of the EBS options for the specified Elasticsearch domain.
|
AdvancedSecurityOptionsStatus |
AdvancedSecurityOptionsStatus.withStatus(OptionStatus status)
Status of the advanced security options for the specified Elasticsearch domain.
|
DomainEndpointOptionsStatus |
DomainEndpointOptionsStatus.withStatus(OptionStatus status)
The status of the endpoint options for the Elasticsearch domain.
|
LogPublishingOptionsStatus |
LogPublishingOptionsStatus.withStatus(OptionStatus status)
The status of the log publishing options for the Elasticsearch domain.
|
AdvancedOptionsStatus |
AdvancedOptionsStatus.withStatus(OptionStatus status)
Specifies the status of
OptionStatus for advanced 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.
|
EncryptionAtRestOptionsStatus |
EncryptionAtRestOptionsStatus.withStatus(OptionStatus status)
Specifies the status of the Encryption At Rest options for the specified Elasticsearch domain.
|
CognitoOptionsStatus |
CognitoOptionsStatus.withStatus(OptionStatus status)
Specifies the status of the Cognito options for the specified Elasticsearch domain.
|
VPCDerivedInfoStatus |
VPCDerivedInfoStatus.withStatus(OptionStatus status)
Specifies the status of the VPC options for the specified Elasticsearch domain.
|
SnapshotOptionsStatus |
SnapshotOptionsStatus.withStatus(OptionStatus status)
Specifies the status of a daily automated snapshot.
|
AccessPoliciesStatus |
AccessPoliciesStatus.withStatus(OptionStatus status)
The status of the access policy for the Elasticsearch domain.
|
ElasticsearchVersionStatus |
ElasticsearchVersionStatus.withStatus(OptionStatus status)
Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.
|
ElasticsearchClusterConfigStatus |
ElasticsearchClusterConfigStatus.withStatus(OptionStatus status)
Specifies the status of the configuration for the specified Elasticsearch domain.
|
EBSOptionsStatus |
EBSOptionsStatus.withStatus(OptionStatus status)
Specifies the status of the EBS options for the specified Elasticsearch domain.
|
Copyright © 2022. All rights reserved.