Uses of Enum Class
org.apache.camel.component.dapr.DaprOperation
Packages that use DaprOperation
-
Uses of DaprOperation in org.apache.camel.component.dapr
Methods in org.apache.camel.component.dapr that return DaprOperationModifier and TypeMethodDescriptionDaprConfiguration.getOperation()The Dapr building block operation to perform with this componentDaprConfigurationOptionsProxy.getOperation()static DaprOperationReturns the enum constant of this class with the specified name.static DaprOperation[]DaprOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.dapr with parameters of type DaprOperation