Uses of Class
io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_29_3.Metrics.Untyped
Packages that use Metrics.Untyped
-
Uses of Metrics.Untyped in io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_29_3
Methods in io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_29_3 that return Metrics.UntypedModifier and TypeMethodDescriptionMetrics.Untyped.Builder.build()Metrics.Untyped.Builder.buildPartial()static Metrics.UntypedMetrics.Untyped.getDefaultInstance()Metrics.Untyped.Builder.getDefaultInstanceForType()Metrics.Untyped.getDefaultInstanceForType()Metrics.Metric.Builder.getUntyped()optional .io.prometheus.client.Untyped untyped = 5;Metrics.Metric.getUntyped()optional .io.prometheus.client.Untyped untyped = 5;Metrics.MetricOrBuilder.getUntyped()optional .io.prometheus.client.Untyped untyped = 5;static Metrics.UntypedMetrics.Untyped.parseDelimitedFrom(InputStream input) static Metrics.UntypedMetrics.Untyped.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Metrics.UntypedMetrics.Untyped.parseFrom(byte[] data) static Metrics.UntypedMetrics.Untyped.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Metrics.UntypedMetrics.Untyped.parseFrom(com.google.protobuf.ByteString data) static Metrics.UntypedMetrics.Untyped.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Metrics.UntypedMetrics.Untyped.parseFrom(com.google.protobuf.CodedInputStream input) static Metrics.UntypedMetrics.Untyped.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Metrics.UntypedMetrics.Untyped.parseFrom(InputStream input) static Metrics.UntypedMetrics.Untyped.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Metrics.UntypedMetrics.Untyped.parseFrom(ByteBuffer data) static Metrics.UntypedMetrics.Untyped.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_29_3 that return types with arguments of type Metrics.UntypedModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Metrics.Untyped>Metrics.Untyped.getParserForType()static com.google.protobuf.Parser<Metrics.Untyped>Metrics.Untyped.parser()Methods in io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_29_3 with parameters of type Metrics.UntypedModifier and TypeMethodDescriptionMetrics.Untyped.Builder.mergeFrom(Metrics.Untyped other) Metrics.Metric.Builder.mergeUntyped(Metrics.Untyped value) optional .io.prometheus.client.Untyped untyped = 5;static Metrics.Untyped.BuilderMetrics.Untyped.newBuilder(Metrics.Untyped prototype) Metrics.Metric.Builder.setUntyped(Metrics.Untyped value) optional .io.prometheus.client.Untyped untyped = 5;