Uses of Class
software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest
-
Packages that use GetSearchSuggestionsRequest Package Description software.amazon.awssdk.services.sagemaker Provides APIs for creating and managing SageMaker resources.software.amazon.awssdk.services.sagemaker.transform -
-
Uses of GetSearchSuggestionsRequest in software.amazon.awssdk.services.sagemaker
Methods in software.amazon.awssdk.services.sagemaker with parameters of type GetSearchSuggestionsRequest Modifier and Type Method Description default CompletableFuture<GetSearchSuggestionsResponse>SageMakerAsyncClient. getSearchSuggestions(GetSearchSuggestionsRequest getSearchSuggestionsRequest)An auto-complete API for the search functionality in the SageMaker console.default GetSearchSuggestionsResponseSageMakerClient. getSearchSuggestions(GetSearchSuggestionsRequest getSearchSuggestionsRequest)An auto-complete API for the search functionality in the SageMaker console. -
Uses of GetSearchSuggestionsRequest in software.amazon.awssdk.services.sagemaker.transform
Methods in software.amazon.awssdk.services.sagemaker.transform with parameters of type GetSearchSuggestionsRequest Modifier and Type Method Description SdkHttpFullRequestGetSearchSuggestionsRequestMarshaller. marshall(GetSearchSuggestionsRequest getSearchSuggestionsRequest)
-