| Package | Description |
|---|---|
| io.cloudevents | |
| io.cloudevents.rw |
| Modifier and Type | Method and Description |
|---|---|
SpecVersion |
CloudEventAttributes.getSpecVersion() |
static SpecVersion |
SpecVersion.parse(String sv)
Parse a string as
SpecVersion |
static SpecVersion |
SpecVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpecVersion[] |
SpecVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
W |
CloudEventWriterFactory.create(SpecVersion version)
Create a
CloudEventWriter starting from the provided SpecVersion |
Copyright © 2024. All rights reserved.