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