Uses of Enum Class
org.apache.camel.component.aws2.bedrock.runtime.BedrockOperations
Packages that use BedrockOperations
-
Uses of BedrockOperations in org.apache.camel.component.aws2.bedrock.runtime
Methods in org.apache.camel.component.aws2.bedrock.runtime that return BedrockOperationsModifier and TypeMethodDescriptionBedrockConfiguration.getOperation()static BedrockOperationsReturns the enum constant of this class with the specified name.static BedrockOperations[]BedrockOperations.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.runtime with parameters of type BedrockOperationsModifier and TypeMethodDescriptionvoidBedrockConfiguration.setOperation(BedrockOperations operation) The operation to perform