Uses of Enum
io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3.ThriftFilter.ConfigTypeCase
Packages that use ThriftFilter.ConfigTypeCase
-
Uses of ThriftFilter.ConfigTypeCase in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 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.