Uses of Class
io.envoyproxy.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion
-
Packages that use HTTPAccessLogEntry.HTTPVersion Package Description io.envoyproxy.envoy.data.accesslog.v3 -
-
Uses of HTTPAccessLogEntry.HTTPVersion in io.envoyproxy.envoy.data.accesslog.v3
Fields in io.envoyproxy.envoy.data.accesslog.v3 declared as HTTPAccessLogEntry.HTTPVersion Modifier and Type Field Description private static HTTPAccessLogEntry.HTTPVersion[]HTTPAccessLogEntry.HTTPVersion. VALUESFields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type HTTPAccessLogEntry.HTTPVersion Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<HTTPAccessLogEntry.HTTPVersion>HTTPAccessLogEntry.HTTPVersion. internalValueMapMethods in io.envoyproxy.envoy.data.accesslog.v3 that return HTTPAccessLogEntry.HTTPVersion Modifier and Type Method Description static HTTPAccessLogEntry.HTTPVersionHTTPAccessLogEntry.HTTPVersion. forNumber(int value)HTTPAccessLogEntry.HTTPVersionHTTPAccessLogEntry.Builder. getProtocolVersion().envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2;HTTPAccessLogEntry.HTTPVersionHTTPAccessLogEntry. getProtocolVersion().envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2;HTTPAccessLogEntry.HTTPVersionHTTPAccessLogEntryOrBuilder. getProtocolVersion().envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2;static HTTPAccessLogEntry.HTTPVersionHTTPAccessLogEntry.HTTPVersion. valueOf(int value)Deprecated.static HTTPAccessLogEntry.HTTPVersionHTTPAccessLogEntry.HTTPVersion. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static HTTPAccessLogEntry.HTTPVersionHTTPAccessLogEntry.HTTPVersion. valueOf(java.lang.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.Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type HTTPAccessLogEntry.HTTPVersion Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<HTTPAccessLogEntry.HTTPVersion>HTTPAccessLogEntry.HTTPVersion. internalGetValueMap()Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type HTTPAccessLogEntry.HTTPVersion Modifier and Type Method Description HTTPAccessLogEntry.BuilderHTTPAccessLogEntry.Builder. setProtocolVersion(HTTPAccessLogEntry.HTTPVersion value).envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2;
-