Uses of Enum
io.envoyproxy.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion
Packages that use HTTPAccessLogEntry.HTTPVersion
-
Uses of HTTPAccessLogEntry.HTTPVersion in io.envoyproxy.envoy.data.accesslog.v3
Fields in io.envoyproxy.envoy.data.accesslog.v3 declared as HTTPAccessLogEntry.HTTPVersionModifier and TypeFieldDescriptionprivate static final HTTPAccessLogEntry.HTTPVersion[]
HTTPAccessLogEntry.HTTPVersion.VALUES
Fields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type HTTPAccessLogEntry.HTTPVersionModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap
<HTTPAccessLogEntry.HTTPVersion> HTTPAccessLogEntry.HTTPVersion.internalValueMap
Methods in io.envoyproxy.envoy.data.accesslog.v3 that return HTTPAccessLogEntry.HTTPVersionModifier and TypeMethodDescriptionHTTPAccessLogEntry.HTTPVersion.forNumber
(int value) HTTPAccessLogEntry.Builder.getProtocolVersion()
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2;
HTTPAccessLogEntry.getProtocolVersion()
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2;
HTTPAccessLogEntryOrBuilder.getProtocolVersion()
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2;
HTTPAccessLogEntry.HTTPVersion.valueOf
(int value) Deprecated.HTTPAccessLogEntry.HTTPVersion.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified 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.Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type HTTPAccessLogEntry.HTTPVersionModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<HTTPAccessLogEntry.HTTPVersion> HTTPAccessLogEntry.HTTPVersion.internalGetValueMap()
Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type HTTPAccessLogEntry.HTTPVersionModifier and TypeMethodDescriptionHTTPAccessLogEntry.Builder.setProtocolVersion
(HTTPAccessLogEntry.HTTPVersion value) .envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2;