static CommonProtos.HTTPExtension.Verb |
CommonProtos.HTTPExtension.Verb.forNumber(int value) |
|
CommonProtos.HTTPExtension.Verb |
CommonProtos.HTTPExtension.Builder.getVerb() |
Required.
|
CommonProtos.HTTPExtension.Verb |
CommonProtos.HTTPExtension.getVerb() |
Required.
|
CommonProtos.HTTPExtension.Verb |
CommonProtos.HTTPExtensionOrBuilder.getVerb() |
Required.
|
static CommonProtos.HTTPExtension.Verb |
CommonProtos.HTTPExtension.Verb.valueOf(int value) |
Deprecated.
|
static CommonProtos.HTTPExtension.Verb |
CommonProtos.HTTPExtension.Verb.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CommonProtos.HTTPExtension.Verb |
CommonProtos.HTTPExtension.Verb.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static CommonProtos.HTTPExtension.Verb[] |
CommonProtos.HTTPExtension.Verb.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|