Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.InlineSessionState
-
Packages that use InlineSessionState Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of InlineSessionState in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return InlineSessionState Modifier and Type Method Description InlineSessionStateInvokeInlineAgentRequest. inlineSessionState()Parameters that specify the various attributes of a sessions.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type InlineSessionState Modifier and Type Method Description InvokeInlineAgentRequest.BuilderInvokeInlineAgentRequest.Builder. inlineSessionState(InlineSessionState inlineSessionState)Parameters that specify the various attributes of a sessions.
-