Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.SessionState
-
Packages that use SessionState Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of SessionState in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return SessionState Modifier and Type Method Description SessionStateInvokeAgentRequest. sessionState()Contains parameters that specify various attributes of the session.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type SessionState Modifier and Type Method Description InvokeAgentRequest.BuilderInvokeAgentRequest.Builder. sessionState(SessionState sessionState)Contains parameters that specify various attributes of the session.
-