| Package | Description |
|---|---|
| com.amazonaws.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
AIMLOptionsInput |
AIMLOptionsInput.clone() |
AIMLOptionsInput |
UpdateDomainConfigRequest.getAIMLOptions()
Options for all machine learning features for the specified domain.
|
AIMLOptionsInput |
CreateDomainRequest.getAIMLOptions()
Options for all machine learning features for the specified domain.
|
AIMLOptionsInput |
AIMLOptionsInput.withNaturalLanguageQueryGenerationOptions(NaturalLanguageQueryGenerationOptionsInput naturalLanguageQueryGenerationOptions)
Container for parameters required for natural language query generation on the specified domain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDomainConfigRequest.setAIMLOptions(AIMLOptionsInput aIMLOptions)
Options for all machine learning features for the specified domain.
|
void |
CreateDomainRequest.setAIMLOptions(AIMLOptionsInput aIMLOptions)
Options for all machine learning features for the specified domain.
|
UpdateDomainConfigRequest |
UpdateDomainConfigRequest.withAIMLOptions(AIMLOptionsInput aIMLOptions)
Options for all machine learning features for the specified domain.
|
CreateDomainRequest |
CreateDomainRequest.withAIMLOptions(AIMLOptionsInput aIMLOptions)
Options for all machine learning features for the specified domain.
|
Copyright © 2024. All rights reserved.