Uses of Enum Class
org.apache.camel.component.aws2.bedrock.agentruntime.BedrockAgentRuntimeOperations
Packages that use BedrockAgentRuntimeOperations
-
Uses of BedrockAgentRuntimeOperations in org.apache.camel.component.aws2.bedrock.agentruntime
Methods in org.apache.camel.component.aws2.bedrock.agentruntime that return BedrockAgentRuntimeOperationsModifier and TypeMethodDescriptionBedrockAgentRuntimeConfiguration.getOperation()Returns the enum constant of this class with the specified name.static BedrockAgentRuntimeOperations[]BedrockAgentRuntimeOperations.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.aws2.bedrock.agentruntime with parameters of type BedrockAgentRuntimeOperationsModifier and TypeMethodDescriptionvoidBedrockAgentRuntimeConfiguration.setOperation(BedrockAgentRuntimeOperations operation) The operation to perform