Uses of Interface
org.apache.camel.cloudevents.CloudEvent.Attribute
Packages that use CloudEvent.Attribute
-
Uses of CloudEvent.Attribute in org.apache.camel.cloudevents
Methods in org.apache.camel.cloudevents that return CloudEvent.AttributeModifier and TypeMethodDescriptiondefault CloudEvent.AttributeCloudEvent.mandatoryAttribute(String id) Mandatory find attribute by id.static CloudEvent.AttributeMethods in org.apache.camel.cloudevents that return types with arguments of type CloudEvent.AttributeModifier and TypeMethodDescriptiondefault Optional<CloudEvent.Attribute> Find attribute by id.CloudEvent.attributes()List of supported attributes.CloudEvents.attributes()