Uses of Class
software.amazon.awssdk.services.qbusiness.model.GetPluginRequest
-
Packages that use GetPluginRequest Package Description software.amazon.awssdk.services.qbusiness This is the Amazon Q Business API Reference.software.amazon.awssdk.services.qbusiness.transform -
-
Uses of GetPluginRequest in software.amazon.awssdk.services.qbusiness
Methods in software.amazon.awssdk.services.qbusiness with parameters of type GetPluginRequest Modifier and Type Method Description default CompletableFuture<GetPluginResponse>QBusinessAsyncClient. getPlugin(GetPluginRequest getPluginRequest)Gets information about an existing Amazon Q Business plugin.default GetPluginResponseQBusinessClient. getPlugin(GetPluginRequest getPluginRequest)Gets information about an existing Amazon Q Business plugin. -
Uses of GetPluginRequest in software.amazon.awssdk.services.qbusiness.transform
Methods in software.amazon.awssdk.services.qbusiness.transform with parameters of type GetPluginRequest Modifier and Type Method Description SdkHttpFullRequestGetPluginRequestMarshaller. marshall(GetPluginRequest getPluginRequest)
-