Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.UpdateSessionRequest
Packages that use UpdateSessionRequest
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of UpdateSessionRequest in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime with parameters of type UpdateSessionRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UpdateSessionResponse>BedrockAgentRuntimeAsyncClient.updateSession(UpdateSessionRequest updateSessionRequest) Updates the metadata or encryption settings of a session.default UpdateSessionResponseBedrockAgentRuntimeClient.updateSession(UpdateSessionRequest updateSessionRequest) Updates the metadata or encryption settings of a session. -
Uses of UpdateSessionRequest in software.amazon.awssdk.services.bedrockagentruntime.transform
Methods in software.amazon.awssdk.services.bedrockagentruntime.transform with parameters of type UpdateSessionRequestModifier and TypeMethodDescriptionUpdateSessionRequestMarshaller.marshall(UpdateSessionRequest updateSessionRequest)