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