Uses of Enum
io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter.ConfigTypeCase
Packages that use ThriftFilter.ConfigTypeCase
-
Uses of ThriftFilter.ConfigTypeCase in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1
Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 that return ThriftFilter.ConfigTypeCaseModifier and TypeMethodDescriptionstatic ThriftFilter.ConfigTypeCaseThriftFilter.ConfigTypeCase.forNumber(int value) ThriftFilter.Builder.getConfigTypeCase()ThriftFilter.getConfigTypeCase()ThriftFilterOrBuilder.getConfigTypeCase()static ThriftFilter.ConfigTypeCaseThriftFilter.ConfigTypeCase.valueOf(int value) Deprecated.static ThriftFilter.ConfigTypeCaseReturns the enum constant of this type with the specified name.static ThriftFilter.ConfigTypeCase[]ThriftFilter.ConfigTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.