| Package | Description |
|---|---|
| io.cloudevents.v1.proto |
| Modifier and Type | Method and Description |
|---|---|
static CloudEvent.DataCase |
CloudEvent.DataCase.forNumber(int value) |
CloudEvent.DataCase |
CloudEvent.getDataCase() |
CloudEvent.DataCase |
CloudEvent.Builder.getDataCase() |
CloudEvent.DataCase |
CloudEventOrBuilder.getDataCase() |
static CloudEvent.DataCase |
CloudEvent.DataCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CloudEvent.DataCase |
CloudEvent.DataCase.valueOf(String name)
Returns 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.
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.