Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.CodeInterpreterInvocationInput
Packages that use CodeInterpreterInvocationInput
-
Uses of CodeInterpreterInvocationInput in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return CodeInterpreterInvocationInputModifier and TypeMethodDescriptionInvocationInput.codeInterpreterInvocationInput()Contains information about the code interpreter to be invoked.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type CodeInterpreterInvocationInputModifier and TypeMethodDescriptionInvocationInput.Builder.codeInterpreterInvocationInput(CodeInterpreterInvocationInput codeInterpreterInvocationInput) Contains information about the code interpreter to be invoked.