Uses of Enum
io.opentelemetry.proto.metrics.v1.Exemplar.ValueCase
Packages that use Exemplar.ValueCase
-
Uses of Exemplar.ValueCase in io.opentelemetry.proto.metrics.v1
Methods in io.opentelemetry.proto.metrics.v1 that return Exemplar.ValueCaseModifier and TypeMethodDescriptionstatic Exemplar.ValueCaseExemplar.ValueCase.forNumber(int value) Exemplar.Builder.getValueCase()Exemplar.getValueCase()ExemplarOrBuilder.getValueCase()static Exemplar.ValueCaseExemplar.ValueCase.valueOf(int value) Deprecated.static Exemplar.ValueCaseReturns the enum constant of this type with the specified name.static Exemplar.ValueCase[]Exemplar.ValueCase.values()Returns an array containing the constants of this enum type, in the order they are declared.