Uses of Interface
io.opentelemetry.proto.profiles.v1development.AttributeUnitOrBuilder
Packages that use AttributeUnitOrBuilder
-
Uses of AttributeUnitOrBuilder in io.opentelemetry.proto.profiles.v1development
Classes in io.opentelemetry.proto.profiles.v1development that implement AttributeUnitOrBuilderModifier and TypeClassDescriptionfinal classRepresents a mapping between Attribute Keys and Units.static final classRepresents a mapping between Attribute Keys and Units.Methods in io.opentelemetry.proto.profiles.v1development that return AttributeUnitOrBuilderModifier and TypeMethodDescriptionProfile.Builder.getAttributeUnitsOrBuilder(int index) Represents a mapping between Attribute Keys and Units.Profile.getAttributeUnitsOrBuilder(int index) Represents a mapping between Attribute Keys and Units.ProfileOrBuilder.getAttributeUnitsOrBuilder(int index) Represents a mapping between Attribute Keys and Units.Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type AttributeUnitOrBuilderModifier and TypeMethodDescriptionList<? extends AttributeUnitOrBuilder>Profile.Builder.getAttributeUnitsOrBuilderList()Represents a mapping between Attribute Keys and Units.List<? extends AttributeUnitOrBuilder>Profile.getAttributeUnitsOrBuilderList()Represents a mapping between Attribute Keys and Units.List<? extends AttributeUnitOrBuilder>ProfileOrBuilder.getAttributeUnitsOrBuilderList()Represents a mapping between Attribute Keys and Units.