| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyNameSuggestion> |
GetSearchSuggestionsResponse.propertyNameSuggestions()
A list of property names for a
Resource that match a SuggestionQuery. |
| Modifier and Type | Method and Description |
|---|---|
GetSearchSuggestionsResponse.Builder |
GetSearchSuggestionsResponse.Builder.propertyNameSuggestions(PropertyNameSuggestion... propertyNameSuggestions)
A list of property names for a
Resource that match a SuggestionQuery. |
| Modifier and Type | Method and Description |
|---|---|
GetSearchSuggestionsResponse.Builder |
GetSearchSuggestionsResponse.Builder.propertyNameSuggestions(Collection<PropertyNameSuggestion> propertyNameSuggestions)
A list of property names for a
Resource that match a SuggestionQuery. |
Copyright © 2020. All rights reserved.