Uses of Class
org.apache.camel.component.cloudevents.CloudEvents
-
-
Uses of CloudEvents in org.apache.camel.component.cloudevents
Methods in org.apache.camel.component.cloudevents that return CloudEvents Modifier and Type Method Description static CloudEvents
CloudEvents. valueOf(String name)
Returns the enum constant of this type with the specified name.static CloudEvents[]
CloudEvents. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-