| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudsearch.model |
| Modifier and Type | Method and Description |
|---|---|
OptionStatus |
AvailabilityOptionsStatus.status()
Returns the value of the Status property for this object.
|
OptionStatus |
AccessPoliciesStatus.status()
Returns the value of the Status property for this object.
|
OptionStatus |
AnalysisSchemeStatus.status()
Returns the value of the Status property for this object.
|
OptionStatus |
IndexFieldStatus.status()
Returns the value of the Status property for this object.
|
OptionStatus |
SuggesterStatus.status()
Returns the value of the Status property for this object.
|
OptionStatus |
ScalingParametersStatus.status()
Returns the value of the Status property for this object.
|
OptionStatus |
ExpressionStatus.status()
Returns the value of the Status property for this object.
|
OptionStatus |
DomainEndpointOptionsStatus.status()
The status of the configured domain endpoint options.
|
| Modifier and Type | Method and Description |
|---|---|
AvailabilityOptionsStatus.Builder |
AvailabilityOptionsStatus.Builder.status(OptionStatus status)
Sets the value of the Status property for this object.
|
AccessPoliciesStatus.Builder |
AccessPoliciesStatus.Builder.status(OptionStatus status)
Sets the value of the Status property for this object.
|
AnalysisSchemeStatus.Builder |
AnalysisSchemeStatus.Builder.status(OptionStatus status)
Sets the value of the Status property for this object.
|
IndexFieldStatus.Builder |
IndexFieldStatus.Builder.status(OptionStatus status)
Sets the value of the Status property for this object.
|
SuggesterStatus.Builder |
SuggesterStatus.Builder.status(OptionStatus status)
Sets the value of the Status property for this object.
|
ScalingParametersStatus.Builder |
ScalingParametersStatus.Builder.status(OptionStatus status)
Sets the value of the Status property for this object.
|
ExpressionStatus.Builder |
ExpressionStatus.Builder.status(OptionStatus status)
Sets the value of the Status property for this object.
|
DomainEndpointOptionsStatus.Builder |
DomainEndpointOptionsStatus.Builder.status(OptionStatus status)
The status of the configured domain endpoint options.
|
Copyright © 2023. All rights reserved.