Uses of Class
io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftFilter.ConfigTypeCase
-
Packages that use ThriftFilter.ConfigTypeCase Package Description io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 -
-
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.ConfigTypeCase Modifier and Type Method Description static ThriftFilter.ConfigTypeCaseThriftFilter.ConfigTypeCase. forNumber(int value)ThriftFilter.ConfigTypeCaseThriftFilter.Builder. getConfigTypeCase()ThriftFilter.ConfigTypeCaseThriftFilter. getConfigTypeCase()ThriftFilter.ConfigTypeCaseThriftFilterOrBuilder. getConfigTypeCase()static ThriftFilter.ConfigTypeCaseThriftFilter.ConfigTypeCase. valueOf(int value)Deprecated.static ThriftFilter.ConfigTypeCaseThriftFilter.ConfigTypeCase. valueOf(String name)Returns 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.
-