Uses of Class
software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest
-
Packages that use ListQuerySuggestionsBlockListsRequest Package Description software.amazon.awssdk.services.kendra Amazon Kendra is a service for indexing large document sets.software.amazon.awssdk.services.kendra.paginators software.amazon.awssdk.services.kendra.transform -
-
Uses of ListQuerySuggestionsBlockListsRequest in software.amazon.awssdk.services.kendra
-
Uses of ListQuerySuggestionsBlockListsRequest in software.amazon.awssdk.services.kendra.paginators
Constructors in software.amazon.awssdk.services.kendra.paginators with parameters of type ListQuerySuggestionsBlockListsRequest Constructor Description ListQuerySuggestionsBlockListsIterable(KendraClient client, ListQuerySuggestionsBlockListsRequest firstRequest)ListQuerySuggestionsBlockListsPublisher(KendraAsyncClient client, ListQuerySuggestionsBlockListsRequest firstRequest) -
Uses of ListQuerySuggestionsBlockListsRequest in software.amazon.awssdk.services.kendra.transform
Methods in software.amazon.awssdk.services.kendra.transform with parameters of type ListQuerySuggestionsBlockListsRequest Modifier and Type Method Description SdkHttpFullRequestListQuerySuggestionsBlockListsRequestMarshaller. marshall(ListQuerySuggestionsBlockListsRequest listQuerySuggestionsBlockListsRequest)
-