static HTTPAccessLogEntry.HTTPVersion |
HTTPAccessLogEntry.HTTPVersion.forNumber(int value) |
|
HTTPAccessLogEntry.HTTPVersion |
HTTPAccessLogEntry.Builder.getProtocolVersion() |
.envoy.data.accesslog.v2.HTTPAccessLogEntry.HTTPVersion protocol_version = 2;
|
HTTPAccessLogEntry.HTTPVersion |
HTTPAccessLogEntry.getProtocolVersion() |
.envoy.data.accesslog.v2.HTTPAccessLogEntry.HTTPVersion protocol_version = 2;
|
HTTPAccessLogEntry.HTTPVersion |
HTTPAccessLogEntryOrBuilder.getProtocolVersion() |
.envoy.data.accesslog.v2.HTTPAccessLogEntry.HTTPVersion protocol_version = 2;
|
static HTTPAccessLogEntry.HTTPVersion |
HTTPAccessLogEntry.HTTPVersion.valueOf(int value) |
Deprecated.
|
static HTTPAccessLogEntry.HTTPVersion |
HTTPAccessLogEntry.HTTPVersion.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static HTTPAccessLogEntry.HTTPVersion |
HTTPAccessLogEntry.HTTPVersion.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static HTTPAccessLogEntry.HTTPVersion[] |
HTTPAccessLogEntry.HTTPVersion.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|