Uses of Enum Class
org.apache.camel.component.aws2.bedrock.agent.BedrockAgentOperations
Packages that use BedrockAgentOperations
-
Uses of BedrockAgentOperations in org.apache.camel.component.aws2.bedrock.agent
Methods in org.apache.camel.component.aws2.bedrock.agent that return BedrockAgentOperationsModifier and TypeMethodDescriptionBedrockAgentConfiguration.getOperation()static BedrockAgentOperationsReturns the enum constant of this class with the specified name.static BedrockAgentOperations[]BedrockAgentOperations.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.agent with parameters of type BedrockAgentOperationsModifier and TypeMethodDescriptionvoidBedrockAgentConfiguration.setOperation(BedrockAgentOperations operation) The operation to perform