| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.accesslog.v3 |
| Modifier and Type | Method and Description |
|---|---|
static HTTPAccessLogEntry.HTTPVersion |
HTTPAccessLogEntry.HTTPVersion.forNumber(int value) |
HTTPAccessLogEntry.HTTPVersion |
HTTPAccessLogEntryOrBuilder.getProtocolVersion()
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2; |
HTTPAccessLogEntry.HTTPVersion |
HTTPAccessLogEntry.getProtocolVersion()
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2; |
HTTPAccessLogEntry.HTTPVersion |
HTTPAccessLogEntry.Builder.getProtocolVersion()
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2; |
static HTTPAccessLogEntry.HTTPVersion |
HTTPAccessLogEntry.HTTPVersion.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HTTPAccessLogEntry.HTTPVersion |
HTTPAccessLogEntry.HTTPVersion.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<HTTPAccessLogEntry.HTTPVersion> |
HTTPAccessLogEntry.HTTPVersion.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
HTTPAccessLogEntry.Builder |
HTTPAccessLogEntry.Builder.setProtocolVersion(HTTPAccessLogEntry.HTTPVersion value)
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2; |
Copyright © 2018–2021 The Envoy Project. All rights reserved.