Uses of Class
software.amazon.awssdk.services.qbusiness.model.GetIndexRequest
-
Packages that use GetIndexRequest Package Description software.amazon.awssdk.services.qbusiness This is the Amazon Q Business API Reference.software.amazon.awssdk.services.qbusiness.transform -
-
Uses of GetIndexRequest in software.amazon.awssdk.services.qbusiness
Methods in software.amazon.awssdk.services.qbusiness with parameters of type GetIndexRequest Modifier and Type Method Description default CompletableFuture<GetIndexResponse>QBusinessAsyncClient. getIndex(GetIndexRequest getIndexRequest)Gets information about an existing Amazon Q Business index.default GetIndexResponseQBusinessClient. getIndex(GetIndexRequest getIndexRequest)Gets information about an existing Amazon Q Business index. -
Uses of GetIndexRequest in software.amazon.awssdk.services.qbusiness.transform
Methods in software.amazon.awssdk.services.qbusiness.transform with parameters of type GetIndexRequest Modifier and Type Method Description SdkHttpFullRequestGetIndexRequestMarshaller. marshall(GetIndexRequest getIndexRequest)
-