Package | Description |
---|---|
com.amazonaws.services.opensearch.model |
Modifier and Type | Method and Description |
---|---|
OptionStatus |
OptionStatus.clone() |
OptionStatus |
SoftwareUpdateOptionsStatus.getStatus()
The status of service software update options, including creation date and last updated date.
|
OptionStatus |
OffPeakWindowOptionsStatus.getStatus()
The current status of off-peak window options.
|
OptionStatus |
AdvancedSecurityOptionsStatus.getStatus()
Status of the fine-grained access control settings for a domain.
|
OptionStatus |
DomainEndpointOptionsStatus.getStatus()
The status of the endpoint options for a domain.
|
OptionStatus |
LogPublishingOptionsStatus.getStatus()
The status of the log publishing options for the domain.
|
OptionStatus |
AdvancedOptionsStatus.getStatus()
The status of advanced options for the specified domain.
|
OptionStatus |
NodeToNodeEncryptionOptionsStatus.getStatus()
The status of the node-to-node encryption options for the specified domain.
|
OptionStatus |
EncryptionAtRestOptionsStatus.getStatus()
The status of the encryption at rest 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 |
SnapshotOptionsStatus.getStatus()
The status of a daily automated snapshot.
|
OptionStatus |
AccessPoliciesStatus.getStatus()
The status of the access policy for the domain.
|
OptionStatus |
EBSOptionsStatus.getStatus()
The status of the EBS options for the specified domain.
|
OptionStatus |
VersionStatus.getStatus()
The status of the version options for the specified domain.
|
OptionStatus |
ClusterConfigStatus.getStatus()
The status of cluster configuration options for the specified domain.
|
OptionStatus |
OptionStatus.withCreationDate(Date creationDate)
The timestamp when the entity was created.
|
OptionStatus |
OptionStatus.withPendingDeletion(Boolean pendingDeletion)
Indicates whether the entity is being deleted.
|
OptionStatus |
OptionStatus.withState(OptionState state)
The state of the entity.
|
OptionStatus |
OptionStatus.withState(String state)
The state of the entity.
|
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 |
SoftwareUpdateOptionsStatus.setStatus(OptionStatus status)
The status of service software update options, including creation date and last updated date.
|
void |
OffPeakWindowOptionsStatus.setStatus(OptionStatus status)
The current status of off-peak window options.
|
void |
AdvancedSecurityOptionsStatus.setStatus(OptionStatus status)
Status of the fine-grained access control settings for a domain.
|
void |
DomainEndpointOptionsStatus.setStatus(OptionStatus status)
The status of the endpoint options for a domain.
|
void |
LogPublishingOptionsStatus.setStatus(OptionStatus status)
The status of the log publishing options for the domain.
|
void |
AdvancedOptionsStatus.setStatus(OptionStatus status)
The status of 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 |
EncryptionAtRestOptionsStatus.setStatus(OptionStatus status)
The status of the encryption at rest 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 |
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 |
EBSOptionsStatus.setStatus(OptionStatus status)
The status of the EBS options for the specified domain.
|
void |
VersionStatus.setStatus(OptionStatus status)
The status of the version options for the specified domain.
|
void |
ClusterConfigStatus.setStatus(OptionStatus status)
The status of cluster configuration options for the specified domain.
|
SoftwareUpdateOptionsStatus |
SoftwareUpdateOptionsStatus.withStatus(OptionStatus status)
The status of service software update options, including creation date and last updated date.
|
OffPeakWindowOptionsStatus |
OffPeakWindowOptionsStatus.withStatus(OptionStatus status)
The current status of off-peak window options.
|
AdvancedSecurityOptionsStatus |
AdvancedSecurityOptionsStatus.withStatus(OptionStatus status)
Status of the fine-grained access control settings for a domain.
|
DomainEndpointOptionsStatus |
DomainEndpointOptionsStatus.withStatus(OptionStatus status)
The status of the endpoint options for a domain.
|
LogPublishingOptionsStatus |
LogPublishingOptionsStatus.withStatus(OptionStatus status)
The status of the log publishing options for the domain.
|
AdvancedOptionsStatus |
AdvancedOptionsStatus.withStatus(OptionStatus status)
The status of advanced options for the specified domain.
|
NodeToNodeEncryptionOptionsStatus |
NodeToNodeEncryptionOptionsStatus.withStatus(OptionStatus status)
The status of the node-to-node encryption options for the specified domain.
|
EncryptionAtRestOptionsStatus |
EncryptionAtRestOptionsStatus.withStatus(OptionStatus status)
The status of the encryption at rest 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.
|
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.
|
EBSOptionsStatus |
EBSOptionsStatus.withStatus(OptionStatus status)
The status of the EBS options for the specified domain.
|
VersionStatus |
VersionStatus.withStatus(OptionStatus status)
The status of the version options for the specified domain.
|
ClusterConfigStatus |
ClusterConfigStatus.withStatus(OptionStatus status)
The status of cluster configuration options for the specified domain.
|
Copyright © 2023. All rights reserved.