Uses of Enum
io.opentelemetry.proto.profiles.v1development.AggregationTemporality
Packages that use AggregationTemporality
-
Uses of AggregationTemporality in io.opentelemetry.proto.profiles.v1development
Methods in io.opentelemetry.proto.profiles.v1development that return AggregationTemporalityModifier and TypeMethodDescriptionstatic AggregationTemporalityAggregationTemporality.forNumber(int value) ValueType.Builder.getAggregationTemporality().opentelemetry.proto.profiles.v1development.AggregationTemporality aggregation_temporality = 3;ValueType.getAggregationTemporality().opentelemetry.proto.profiles.v1development.AggregationTemporality aggregation_temporality = 3;ValueTypeOrBuilder.getAggregationTemporality().opentelemetry.proto.profiles.v1development.AggregationTemporality aggregation_temporality = 3;static AggregationTemporalityAggregationTemporality.valueOf(int value) Deprecated.static AggregationTemporalityAggregationTemporality.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static AggregationTemporalityReturns the enum constant of this type with the specified name.static AggregationTemporality[]AggregationTemporality.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type AggregationTemporalityModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<AggregationTemporality>AggregationTemporality.internalGetValueMap()Methods in io.opentelemetry.proto.profiles.v1development with parameters of type AggregationTemporalityModifier and TypeMethodDescriptionValueType.Builder.setAggregationTemporality(AggregationTemporality value) .opentelemetry.proto.profiles.v1development.AggregationTemporality aggregation_temporality = 3;