Uses of Annotation Interface
io.cloudevents.lang.Nullable
Packages that use Nullable
-
Uses of Nullable in io.cloudevents
Methods in io.cloudevents with annotations of type NullableModifier and TypeMethodDescriptionCloudEventAttributes.getAttribute(String attributeName) Get the context attribute namedattributeNameCloudEvent.getData()CloudEventAttributes.getDataContentType()A common way to get the media type of CloudEvents 'data';CloudEventAttributes.getDataSchema()CloudEventExtensions.getExtension(String extensionName) Get the extension attribute namedextensionNameCloudEventAttributes.getSubject()CloudEventAttributes.getTime()Get the attribute of extension namedkey. -
Uses of Nullable in io.cloudevents.rw
Method parameters in io.cloudevents.rw with annotations of type NullableModifier and TypeMethodDescriptionstatic CloudEventRWExceptionCloudEventRWException.newInvalidAttributeValue(String attributeName, Object value, Throwable cause)