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. VALUES
Fields 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. internalValueMap
Methods in io.envoyproxy.envoy.config.core.v3 that return ProxyProtocolPassThroughTLVs.PassTLVsMatchType Modifier and Type Method Description static ProxyProtocolPassThroughTLVs.PassTLVsMatchType
ProxyProtocolPassThroughTLVs.PassTLVsMatchType. forNumber(int value)
ProxyProtocolPassThroughTLVs.PassTLVsMatchType
ProxyProtocolPassThroughTLVs.Builder. getMatchType()
The strategy to pass through TLVs.ProxyProtocolPassThroughTLVs.PassTLVsMatchType
ProxyProtocolPassThroughTLVs. getMatchType()
The strategy to pass through TLVs.ProxyProtocolPassThroughTLVs.PassTLVsMatchType
ProxyProtocolPassThroughTLVsOrBuilder. getMatchType()
The strategy to pass through TLVs.static ProxyProtocolPassThroughTLVs.PassTLVsMatchType
ProxyProtocolPassThroughTLVs.PassTLVsMatchType. valueOf(int value)
Deprecated.static ProxyProtocolPassThroughTLVs.PassTLVsMatchType
ProxyProtocolPassThroughTLVs.PassTLVsMatchType. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.static ProxyProtocolPassThroughTLVs.PassTLVsMatchType
ProxyProtocolPassThroughTLVs.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.Builder
ProxyProtocolPassThroughTLVs.Builder. setMatchType(ProxyProtocolPassThroughTLVs.PassTLVsMatchType value)
The strategy to pass through TLVs.
-