Uses of Enum
io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
Packages that use CloudEvent.CloudEventAttributeValue.AttrCase
-
Uses of CloudEvent.CloudEventAttributeValue.AttrCase in io.cloudevents.v1.proto
Methods in io.cloudevents.v1.proto that return CloudEvent.CloudEventAttributeValue.AttrCaseModifier and TypeMethodDescriptionCloudEvent.CloudEventAttributeValue.AttrCase.forNumber(int value) CloudEvent.CloudEventAttributeValue.Builder.getAttrCase()CloudEvent.CloudEventAttributeValue.getAttrCase()CloudEvent.CloudEventAttributeValueOrBuilder.getAttrCase()CloudEvent.CloudEventAttributeValue.AttrCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.CloudEvent.CloudEventAttributeValue.AttrCase.values()Returns an array containing the constants of this enum type, in the order they are declared.