Uses of Class
prometheus.Types.Labels
Packages that use Types.Labels
-
Uses of Types.Labels in prometheus
Methods in prometheus that return Types.LabelsModifier and TypeMethodDescriptionTypes.Labels.Builder.build()Types.Labels.Builder.buildPartial()static Types.LabelsTypes.Labels.getDefaultInstance()Types.Labels.Builder.getDefaultInstanceForType()Types.Labels.getDefaultInstanceForType()static Types.LabelsTypes.Labels.parseDelimitedFrom(InputStream input) static Types.LabelsTypes.Labels.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Types.LabelsTypes.Labels.parseFrom(byte[] data) static Types.LabelsTypes.Labels.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Types.LabelsTypes.Labels.parseFrom(com.google.protobuf.ByteString data) static Types.LabelsTypes.Labels.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Types.LabelsTypes.Labels.parseFrom(com.google.protobuf.CodedInputStream input) static Types.LabelsTypes.Labels.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Types.LabelsTypes.Labels.parseFrom(InputStream input) static Types.LabelsTypes.Labels.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Types.LabelsTypes.Labels.parseFrom(ByteBuffer data) static Types.LabelsTypes.Labels.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in prometheus that return types with arguments of type Types.LabelsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Types.Labels>Types.Labels.getParserForType()static com.google.protobuf.Parser<Types.Labels>Types.Labels.parser()Methods in prometheus with parameters of type Types.LabelsModifier and TypeMethodDescriptionTypes.Labels.Builder.mergeFrom(Types.Labels other) static Types.Labels.BuilderTypes.Labels.newBuilder(Types.Labels prototype)