Uses of Enum
io.envoyproxy.envoy.config.core.v3.ProxyProtocolPassThroughTLVs.PassTLVsMatchType
Packages that use ProxyProtocolPassThroughTLVs.PassTLVsMatchType
-
Uses of ProxyProtocolPassThroughTLVs.PassTLVsMatchType in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as ProxyProtocolPassThroughTLVs.PassTLVsMatchTypeModifier and TypeFieldDescriptionprivate static final ProxyProtocolPassThroughTLVs.PassTLVsMatchType[]
ProxyProtocolPassThroughTLVs.PassTLVsMatchType.VALUES
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type ProxyProtocolPassThroughTLVs.PassTLVsMatchTypeModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap
<ProxyProtocolPassThroughTLVs.PassTLVsMatchType> ProxyProtocolPassThroughTLVs.PassTLVsMatchType.internalValueMap
Methods in io.envoyproxy.envoy.config.core.v3 that return ProxyProtocolPassThroughTLVs.PassTLVsMatchTypeModifier and TypeMethodDescriptionProxyProtocolPassThroughTLVs.PassTLVsMatchType.forNumber
(int value) ProxyProtocolPassThroughTLVs.Builder.getMatchType()
The strategy to pass through TLVs.ProxyProtocolPassThroughTLVs.getMatchType()
The strategy to pass through TLVs.ProxyProtocolPassThroughTLVsOrBuilder.getMatchType()
The strategy to pass through TLVs.ProxyProtocolPassThroughTLVs.PassTLVsMatchType.valueOf
(int value) Deprecated.ProxyProtocolPassThroughTLVs.PassTLVsMatchType.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.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.PassTLVsMatchTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<ProxyProtocolPassThroughTLVs.PassTLVsMatchType> ProxyProtocolPassThroughTLVs.PassTLVsMatchType.internalGetValueMap()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type ProxyProtocolPassThroughTLVs.PassTLVsMatchTypeModifier and TypeMethodDescriptionProxyProtocolPassThroughTLVs.Builder.setMatchType
(ProxyProtocolPassThroughTLVs.PassTLVsMatchType value) The strategy to pass through TLVs.