| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
SuggestionQuery |
SuggestionQuery.clone() |
SuggestionQuery |
GetSearchSuggestionsRequest.getSuggestionQuery()
Limits the property names that are included in the response.
|
SuggestionQuery |
SuggestionQuery.withPropertyNameQuery(PropertyNameQuery propertyNameQuery)
Defines a property name hint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetSearchSuggestionsRequest.setSuggestionQuery(SuggestionQuery suggestionQuery)
Limits the property names that are included in the response.
|
GetSearchSuggestionsRequest |
GetSearchSuggestionsRequest.withSuggestionQuery(SuggestionQuery suggestionQuery)
Limits the property names that are included in the response.
|
Copyright © 2023. All rights reserved.