Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.StopRuntimeSessionRequest
Packages that use StopRuntimeSessionRequest
Package
Description
Welcome to the Amazon Bedrock AgentCore Data Plane API reference.
-
Uses of StopRuntimeSessionRequest in software.amazon.awssdk.services.bedrockagentcore
Methods in software.amazon.awssdk.services.bedrockagentcore with parameters of type StopRuntimeSessionRequestModifier and TypeMethodDescriptionBedrockAgentCoreAsyncClient.stopRuntimeSession(StopRuntimeSessionRequest stopRuntimeSessionRequest) Stops a session that is running in an running AgentCore Runtime agent.default StopRuntimeSessionResponseBedrockAgentCoreClient.stopRuntimeSession(StopRuntimeSessionRequest stopRuntimeSessionRequest) Stops a session that is running in an running AgentCore Runtime agent. -
Uses of StopRuntimeSessionRequest in software.amazon.awssdk.services.bedrockagentcore.transform
Methods in software.amazon.awssdk.services.bedrockagentcore.transform with parameters of type StopRuntimeSessionRequestModifier and TypeMethodDescriptionStopRuntimeSessionRequestMarshaller.marshall(StopRuntimeSessionRequest stopRuntimeSessionRequest)