Uses of Class
io.envoyproxy.envoy.config.metrics.v3.StatsSink.ConfigTypeCase
-
Packages that use StatsSink.ConfigTypeCase Package Description io.envoyproxy.envoy.config.metrics.v3 -
-
Uses of StatsSink.ConfigTypeCase in io.envoyproxy.envoy.config.metrics.v3
Methods in io.envoyproxy.envoy.config.metrics.v3 that return StatsSink.ConfigTypeCase Modifier and Type Method Description static StatsSink.ConfigTypeCaseStatsSink.ConfigTypeCase. forNumber(int value)StatsSink.ConfigTypeCaseStatsSink.Builder. getConfigTypeCase()StatsSink.ConfigTypeCaseStatsSink. getConfigTypeCase()StatsSink.ConfigTypeCaseStatsSinkOrBuilder. getConfigTypeCase()static StatsSink.ConfigTypeCaseStatsSink.ConfigTypeCase. valueOf(int value)Deprecated.static StatsSink.ConfigTypeCaseStatsSink.ConfigTypeCase. valueOf(String name)Returns the enum constant of this type with the specified name.static StatsSink.ConfigTypeCase[]StatsSink.ConfigTypeCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-