Uses of Enum
io.cloudevents.v1.proto.CloudEvent.DataCase
Packages that use CloudEvent.DataCase
-
Uses of CloudEvent.DataCase in io.cloudevents.v1.proto
Methods in io.cloudevents.v1.proto that return CloudEvent.DataCaseModifier and TypeMethodDescriptionstatic CloudEvent.DataCaseCloudEvent.DataCase.forNumber(int value) CloudEvent.Builder.getDataCase()CloudEvent.getDataCase()CloudEventOrBuilder.getDataCase()static CloudEvent.DataCaseCloudEvent.DataCase.valueOf(int value) Deprecated.static CloudEvent.DataCaseReturns the enum constant of this type with the specified name.static CloudEvent.DataCase[]CloudEvent.DataCase.values()Returns an array containing the constants of this enum type, in the order they are declared.