Package | Description |
---|---|
org.apache.flink.statefun.flink.core.generated |
Modifier and Type | Method and Description |
---|---|
static Envelope.BodyCase |
Envelope.BodyCase.forNumber(int value) |
Envelope.BodyCase |
EnvelopeOrBuilder.getBodyCase() |
Envelope.BodyCase |
Envelope.getBodyCase() |
Envelope.BodyCase |
Envelope.Builder.getBodyCase() |
static Envelope.BodyCase |
Envelope.BodyCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Envelope.BodyCase |
Envelope.BodyCase.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Envelope.BodyCase[] |
Envelope.BodyCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.