Uses of Class
software.amazon.awssdk.services.cloudsearch.model.OptionStatus
-
Packages that use OptionStatus Package Description software.amazon.awssdk.services.cloudsearch.model -
-
Uses of OptionStatus in software.amazon.awssdk.services.cloudsearch.model
Methods in software.amazon.awssdk.services.cloudsearch.model that return OptionStatus Modifier and Type Method Description OptionStatusAccessPoliciesStatus. status()Returns the value of the Status property for this object.OptionStatusAnalysisSchemeStatus. status()Returns the value of the Status property for this object.OptionStatusAvailabilityOptionsStatus. status()Returns the value of the Status property for this object.OptionStatusDomainEndpointOptionsStatus. status()The status of the configured domain endpoint options.OptionStatusExpressionStatus. status()Returns the value of the Status property for this object.OptionStatusIndexFieldStatus. status()Returns the value of the Status property for this object.OptionStatusScalingParametersStatus. status()Returns the value of the Status property for this object.OptionStatusSuggesterStatus. status()Returns the value of the Status property for this object.Methods in software.amazon.awssdk.services.cloudsearch.model with parameters of type OptionStatus Modifier and Type Method Description AccessPoliciesStatus.BuilderAccessPoliciesStatus.Builder. status(OptionStatus status)Sets the value of the Status property for this object.AnalysisSchemeStatus.BuilderAnalysisSchemeStatus.Builder. status(OptionStatus status)Sets the value of the Status property for this object.AvailabilityOptionsStatus.BuilderAvailabilityOptionsStatus.Builder. status(OptionStatus status)Sets the value of the Status property for this object.DomainEndpointOptionsStatus.BuilderDomainEndpointOptionsStatus.Builder. status(OptionStatus status)The status of the configured domain endpoint options.ExpressionStatus.BuilderExpressionStatus.Builder. status(OptionStatus status)Sets the value of the Status property for this object.IndexFieldStatus.BuilderIndexFieldStatus.Builder. status(OptionStatus status)Sets the value of the Status property for this object.ScalingParametersStatus.BuilderScalingParametersStatus.Builder. status(OptionStatus status)Sets the value of the Status property for this object.SuggesterStatus.BuilderSuggesterStatus.Builder. status(OptionStatus status)Sets the value of the Status property for this object.
-