Uses of Enum
io.envoyproxy.envoy.config.metrics.v3.StatsSink.ConfigTypeCase
Packages that use StatsSink.ConfigTypeCase
-
Uses of StatsSink.ConfigTypeCase in io.envoyproxy.envoy.config.metrics.v3
Methods in io.envoyproxy.envoy.config.metrics.v3 that return StatsSink.ConfigTypeCaseModifier and TypeMethodDescriptionstatic StatsSink.ConfigTypeCaseStatsSink.ConfigTypeCase.forNumber(int value) StatsSink.Builder.getConfigTypeCase()StatsSink.getConfigTypeCase()StatsSinkOrBuilder.getConfigTypeCase()static StatsSink.ConfigTypeCaseStatsSink.ConfigTypeCase.valueOf(int value) Deprecated.static StatsSink.ConfigTypeCaseReturns 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.