Uses of Class
io.envoyproxy.envoy.config.core.v3.ProxyProtocolPassThroughTLVs.PassTLVsMatchType
-
Packages that use ProxyProtocolPassThroughTLVs.PassTLVsMatchType Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of ProxyProtocolPassThroughTLVs.PassTLVsMatchType in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as ProxyProtocolPassThroughTLVs.PassTLVsMatchType Modifier and Type Field Description private static ProxyProtocolPassThroughTLVs.PassTLVsMatchType[]ProxyProtocolPassThroughTLVs.PassTLVsMatchType. VALUESFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type ProxyProtocolPassThroughTLVs.PassTLVsMatchType Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<ProxyProtocolPassThroughTLVs.PassTLVsMatchType>ProxyProtocolPassThroughTLVs.PassTLVsMatchType. internalValueMapMethods in io.envoyproxy.envoy.config.core.v3 that return ProxyProtocolPassThroughTLVs.PassTLVsMatchType Modifier and Type Method Description static ProxyProtocolPassThroughTLVs.PassTLVsMatchTypeProxyProtocolPassThroughTLVs.PassTLVsMatchType. forNumber(int value)ProxyProtocolPassThroughTLVs.PassTLVsMatchTypeProxyProtocolPassThroughTLVs.Builder. getMatchType()The strategy to pass through TLVs.ProxyProtocolPassThroughTLVs.PassTLVsMatchTypeProxyProtocolPassThroughTLVs. getMatchType()The strategy to pass through TLVs.ProxyProtocolPassThroughTLVs.PassTLVsMatchTypeProxyProtocolPassThroughTLVsOrBuilder. getMatchType()The strategy to pass through TLVs.static ProxyProtocolPassThroughTLVs.PassTLVsMatchTypeProxyProtocolPassThroughTLVs.PassTLVsMatchType. valueOf(int value)Deprecated.static ProxyProtocolPassThroughTLVs.PassTLVsMatchTypeProxyProtocolPassThroughTLVs.PassTLVsMatchType. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ProxyProtocolPassThroughTLVs.PassTLVsMatchTypeProxyProtocolPassThroughTLVs.PassTLVsMatchType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ProxyProtocolPassThroughTLVs.PassTLVsMatchType[]ProxyProtocolPassThroughTLVs.PassTLVsMatchType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type ProxyProtocolPassThroughTLVs.PassTLVsMatchType Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ProxyProtocolPassThroughTLVs.PassTLVsMatchType>ProxyProtocolPassThroughTLVs.PassTLVsMatchType. internalGetValueMap()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type ProxyProtocolPassThroughTLVs.PassTLVsMatchType Modifier and Type Method Description ProxyProtocolPassThroughTLVs.BuilderProxyProtocolPassThroughTLVs.Builder. setMatchType(ProxyProtocolPassThroughTLVs.PassTLVsMatchType value)The strategy to pass through TLVs.
-