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