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.ConfigTypeCase
StatsSink.ConfigTypeCase.forNumber
(int value) StatsSink.Builder.getConfigTypeCase()
StatsSink.getConfigTypeCase()
StatsSinkOrBuilder.getConfigTypeCase()
static StatsSink.ConfigTypeCase
StatsSink.ConfigTypeCase.valueOf
(int value) Deprecated.static StatsSink.ConfigTypeCase
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.