Uses of Enum
io.envoyproxy.envoy.config.metrics.v3.DogStatsdSink.DogStatsdSpecifierCase
Packages that use DogStatsdSink.DogStatsdSpecifierCase
-
Uses of DogStatsdSink.DogStatsdSpecifierCase in io.envoyproxy.envoy.config.metrics.v3
Methods in io.envoyproxy.envoy.config.metrics.v3 that return DogStatsdSink.DogStatsdSpecifierCaseModifier and TypeMethodDescriptionDogStatsdSink.DogStatsdSpecifierCase.forNumber
(int value) DogStatsdSink.Builder.getDogStatsdSpecifierCase()
DogStatsdSink.getDogStatsdSpecifierCase()
DogStatsdSinkOrBuilder.getDogStatsdSpecifierCase()
DogStatsdSink.DogStatsdSpecifierCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.static DogStatsdSink.DogStatsdSpecifierCase[]
DogStatsdSink.DogStatsdSpecifierCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.