Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.StopCodeInterpreterSessionRequest
Packages that use StopCodeInterpreterSessionRequest
Package
Description
Welcome to the Amazon Bedrock AgentCore Data Plane API reference.
-
Uses of StopCodeInterpreterSessionRequest in software.amazon.awssdk.services.bedrockagentcore
Methods in software.amazon.awssdk.services.bedrockagentcore with parameters of type StopCodeInterpreterSessionRequestModifier and TypeMethodDescriptionBedrockAgentCoreAsyncClient.stopCodeInterpreterSession(StopCodeInterpreterSessionRequest stopCodeInterpreterSessionRequest) Terminates an active code interpreter session in Amazon Bedrock AgentCore.BedrockAgentCoreClient.stopCodeInterpreterSession(StopCodeInterpreterSessionRequest stopCodeInterpreterSessionRequest) Terminates an active code interpreter session in Amazon Bedrock AgentCore. -
Uses of StopCodeInterpreterSessionRequest in software.amazon.awssdk.services.bedrockagentcore.transform
Methods in software.amazon.awssdk.services.bedrockagentcore.transform with parameters of type StopCodeInterpreterSessionRequestModifier and TypeMethodDescriptionStopCodeInterpreterSessionRequestMarshaller.marshall(StopCodeInterpreterSessionRequest stopCodeInterpreterSessionRequest)