Uses of Class
software.amazon.awssdk.services.qbusiness.model.UpdatePluginRequest
-
Packages that use UpdatePluginRequest Package Description software.amazon.awssdk.services.qbusiness This is the Amazon Q Business API Reference.software.amazon.awssdk.services.qbusiness.transform -
-
Uses of UpdatePluginRequest in software.amazon.awssdk.services.qbusiness
Methods in software.amazon.awssdk.services.qbusiness with parameters of type UpdatePluginRequest Modifier and Type Method Description default CompletableFuture<UpdatePluginResponse>QBusinessAsyncClient. updatePlugin(UpdatePluginRequest updatePluginRequest)Updates an Amazon Q Business plugin.default UpdatePluginResponseQBusinessClient. updatePlugin(UpdatePluginRequest updatePluginRequest)Updates an Amazon Q Business plugin. -
Uses of UpdatePluginRequest in software.amazon.awssdk.services.qbusiness.transform
Methods in software.amazon.awssdk.services.qbusiness.transform with parameters of type UpdatePluginRequest Modifier and Type Method Description SdkHttpFullRequestUpdatePluginRequestMarshaller. marshall(UpdatePluginRequest updatePluginRequest)
-