Uses of Class
software.amazon.awssdk.services.qbusiness.model.UpdateIndexRequest
-
Packages that use UpdateIndexRequest Package Description software.amazon.awssdk.services.qbusiness software.amazon.awssdk.services.qbusiness.transform -
-
Uses of UpdateIndexRequest in software.amazon.awssdk.services.qbusiness
Methods in software.amazon.awssdk.services.qbusiness with parameters of type UpdateIndexRequest Modifier and Type Method Description default CompletableFuture<UpdateIndexResponse>QBusinessAsyncClient. updateIndex(UpdateIndexRequest updateIndexRequest)Updates an Amazon Q index.default UpdateIndexResponseQBusinessClient. updateIndex(UpdateIndexRequest updateIndexRequest)Updates an Amazon Q index. -
Uses of UpdateIndexRequest in software.amazon.awssdk.services.qbusiness.transform
Methods in software.amazon.awssdk.services.qbusiness.transform with parameters of type UpdateIndexRequest Modifier and Type Method Description SdkHttpFullRequestUpdateIndexRequestMarshaller. marshall(UpdateIndexRequest updateIndexRequest)
-