| Package | Description |
|---|---|
| com.amazonaws.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
OptionStatus |
OptionStatus.clone() |
OptionStatus |
AdvancedSecurityOptionsStatus.getStatus()
Status of the advanced security options for the specified domain.
|
OptionStatus |
LogPublishingOptionsStatus.getStatus()
The status of the log publishing options for the domain.
|
OptionStatus |
AdvancedOptionsStatus.getStatus()
The
OptionStatus for advanced options for the specified domain. |
OptionStatus |
NodeToNodeEncryptionOptionsStatus.getStatus()
The status of the node-to-node encryption options for the specified domain.
|
OptionStatus |
CognitoOptionsStatus.getStatus()
The status of the Cognito options for the specified domain.
|
OptionStatus |
VPCDerivedInfoStatus.getStatus()
The status of the VPC options for the specified domain.
|
OptionStatus |
EBSOptionsStatus.getStatus()
The status of the EBS options for the specified domain.
|
OptionStatus |
ClusterConfigStatus.getStatus()
The cluster configuration status for the specified domain.
|
OptionStatus |
VersionStatus.getStatus()
The status of the OpenSearch version options for the specified OpenSearch domain.
|
OptionStatus |
EncryptionAtRestOptionsStatus.getStatus()
The status of the Encryption At Rest options for the specified domain.
|
OptionStatus |
SnapshotOptionsStatus.getStatus()
The status of a daily automated snapshot.
|
OptionStatus |
AccessPoliciesStatus.getStatus()
The status of the access policy for the domain.
|
OptionStatus |
DomainEndpointOptionsStatus.getStatus()
The status of the endpoint options for the domain.
|
OptionStatus |
OptionStatus.withCreationDate(Date creationDate)
The timestamp of when the entity was created.
|
OptionStatus |
OptionStatus.withPendingDeletion(Boolean pendingDeletion)
Indicates whether the domain is being deleted.
|
OptionStatus |
OptionStatus.withState(OptionState state)
Provides the
OptionState for the domain. |
OptionStatus |
OptionStatus.withState(String state)
Provides the
OptionState for the domain. |
OptionStatus |
OptionStatus.withUpdateDate(Date updateDate)
The timestamp of the last time the entity was updated.
|
OptionStatus |
OptionStatus.withUpdateVersion(Integer updateVersion)
The latest version of the entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedSecurityOptionsStatus.setStatus(OptionStatus status)
Status of the advanced security options for the specified domain.
|
void |
LogPublishingOptionsStatus.setStatus(OptionStatus status)
The status of the log publishing options for the domain.
|
void |
AdvancedOptionsStatus.setStatus(OptionStatus status)
The
OptionStatus for advanced options for the specified domain. |
void |
NodeToNodeEncryptionOptionsStatus.setStatus(OptionStatus status)
The status of the node-to-node encryption options for the specified domain.
|
void |
CognitoOptionsStatus.setStatus(OptionStatus status)
The status of the Cognito options for the specified domain.
|
void |
VPCDerivedInfoStatus.setStatus(OptionStatus status)
The status of the VPC options for the specified domain.
|
void |
EBSOptionsStatus.setStatus(OptionStatus status)
The status of the EBS options for the specified domain.
|
void |
ClusterConfigStatus.setStatus(OptionStatus status)
The cluster configuration status for the specified domain.
|
void |
VersionStatus.setStatus(OptionStatus status)
The status of the OpenSearch version options for the specified OpenSearch domain.
|
void |
EncryptionAtRestOptionsStatus.setStatus(OptionStatus status)
The status of the Encryption At Rest options for the specified domain.
|
void |
SnapshotOptionsStatus.setStatus(OptionStatus status)
The status of a daily automated snapshot.
|
void |
AccessPoliciesStatus.setStatus(OptionStatus status)
The status of the access policy for the domain.
|
void |
DomainEndpointOptionsStatus.setStatus(OptionStatus status)
The status of the endpoint options for the domain.
|
AdvancedSecurityOptionsStatus |
AdvancedSecurityOptionsStatus.withStatus(OptionStatus status)
Status of the advanced security options for the specified domain.
|
LogPublishingOptionsStatus |
LogPublishingOptionsStatus.withStatus(OptionStatus status)
The status of the log publishing options for the domain.
|
AdvancedOptionsStatus |
AdvancedOptionsStatus.withStatus(OptionStatus status)
The
OptionStatus for advanced options for the specified domain. |
NodeToNodeEncryptionOptionsStatus |
NodeToNodeEncryptionOptionsStatus.withStatus(OptionStatus status)
The status of the node-to-node encryption options for the specified domain.
|
CognitoOptionsStatus |
CognitoOptionsStatus.withStatus(OptionStatus status)
The status of the Cognito options for the specified domain.
|
VPCDerivedInfoStatus |
VPCDerivedInfoStatus.withStatus(OptionStatus status)
The status of the VPC options for the specified domain.
|
EBSOptionsStatus |
EBSOptionsStatus.withStatus(OptionStatus status)
The status of the EBS options for the specified domain.
|
ClusterConfigStatus |
ClusterConfigStatus.withStatus(OptionStatus status)
The cluster configuration status for the specified domain.
|
VersionStatus |
VersionStatus.withStatus(OptionStatus status)
The status of the OpenSearch version options for the specified OpenSearch domain.
|
EncryptionAtRestOptionsStatus |
EncryptionAtRestOptionsStatus.withStatus(OptionStatus status)
The status of the Encryption At Rest options for the specified domain.
|
SnapshotOptionsStatus |
SnapshotOptionsStatus.withStatus(OptionStatus status)
The status of a daily automated snapshot.
|
AccessPoliciesStatus |
AccessPoliciesStatus.withStatus(OptionStatus status)
The status of the access policy for the domain.
|
DomainEndpointOptionsStatus |
DomainEndpointOptionsStatus.withStatus(OptionStatus status)
The status of the endpoint options for the domain.
|
Copyright © 2022. All rights reserved.