Uses of Class
software.amazon.awssdk.services.qapps.model.GetQAppSessionMetadataRequest
-
Packages that use GetQAppSessionMetadataRequest Package Description software.amazon.awssdk.services.qapps The Amazon Q Apps feature capability within Amazon Q Business allows web experience users to create lightweight, purpose-built AI apps to fulfill specific tasks from within their web experience.software.amazon.awssdk.services.qapps.transform -
-
Uses of GetQAppSessionMetadataRequest in software.amazon.awssdk.services.qapps
Methods in software.amazon.awssdk.services.qapps with parameters of type GetQAppSessionMetadataRequest Modifier and Type Method Description default CompletableFuture<GetQAppSessionMetadataResponse>QAppsAsyncClient. getQAppSessionMetadata(GetQAppSessionMetadataRequest getQAppSessionMetadataRequest)Retrieves the current configuration of a Q App session.default GetQAppSessionMetadataResponseQAppsClient. getQAppSessionMetadata(GetQAppSessionMetadataRequest getQAppSessionMetadataRequest)Retrieves the current configuration of a Q App session. -
Uses of GetQAppSessionMetadataRequest in software.amazon.awssdk.services.qapps.transform
Methods in software.amazon.awssdk.services.qapps.transform with parameters of type GetQAppSessionMetadataRequest Modifier and Type Method Description SdkHttpFullRequestGetQAppSessionMetadataRequestMarshaller. marshall(GetQAppSessionMetadataRequest getQAppSessionMetadataRequest)
-