Uses of Class
software.amazon.awssdk.services.qbusiness.model.GetIndexRequest
-
Packages that use GetIndexRequest Package Description software.amazon.awssdk.services.qbusiness 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 index.default GetIndexResponseQBusinessClient. getIndex(GetIndexRequest getIndexRequest)Gets information about an existing Amazon Q 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)
-