Uses of Class
software.amazon.awssdk.services.opensearch.model.AIMLOptionsStatus
-
Packages that use AIMLOptionsStatus Package Description software.amazon.awssdk.services.opensearch.model -
-
Uses of AIMLOptionsStatus in software.amazon.awssdk.services.opensearch.model
Methods in software.amazon.awssdk.services.opensearch.model that return AIMLOptionsStatus Modifier and Type Method Description AIMLOptionsStatusDomainConfig. aimlOptions()Container for parameters required to enable all machine learning features.Methods in software.amazon.awssdk.services.opensearch.model with parameters of type AIMLOptionsStatus Modifier and Type Method Description DomainConfig.BuilderDomainConfig.Builder. aimlOptions(AIMLOptionsStatus aimlOptions)Container for parameters required to enable all machine learning features.
-