Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.GetSessionRequest
Packages that use GetSessionRequest
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of GetSessionRequest in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime with parameters of type GetSessionRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetSessionResponse>BedrockAgentRuntimeAsyncClient.getSession(GetSessionRequest getSessionRequest) Retrieves details about a specific session.default GetSessionResponseBedrockAgentRuntimeClient.getSession(GetSessionRequest getSessionRequest) Retrieves details about a specific session. -
Uses of GetSessionRequest in software.amazon.awssdk.services.bedrockagentruntime.transform
Methods in software.amazon.awssdk.services.bedrockagentruntime.transform with parameters of type GetSessionRequestModifier and TypeMethodDescriptionGetSessionRequestMarshaller.marshall(GetSessionRequest getSessionRequest)