Uses of Class
io.prometheus.client.Metrics.Untyped
-
Packages that use Metrics.Untyped Package Description io.prometheus.client -
-
Uses of Metrics.Untyped in io.prometheus.client
Fields in io.prometheus.client with type parameters of type Metrics.Untyped Modifier and Type Field Description static com.google.protobuf.Parser<Metrics.Untyped>Metrics.Untyped. PARSERDeprecated.Methods in io.prometheus.client that return Metrics.Untyped Modifier and Type Method Description Metrics.UntypedMetrics.Untyped.Builder. build()Metrics.UntypedMetrics.Untyped.Builder. buildPartial()static Metrics.UntypedMetrics.Untyped. getDefaultInstance()Metrics.UntypedMetrics.Untyped.Builder. getDefaultInstanceForType()Metrics.UntypedMetrics.Untyped. getDefaultInstanceForType()Metrics.UntypedMetrics.Metric.Builder. getUntyped()optional .io.prometheus.client.Untyped untyped = 5;Metrics.UntypedMetrics.Metric. getUntyped()optional .io.prometheus.client.Untyped untyped = 5;Metrics.UntypedMetrics.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.client that return types with arguments of type Metrics.Untyped Modifier and Type Method Description com.google.protobuf.Parser<Metrics.Untyped>Metrics.Untyped. getParserForType()static com.google.protobuf.Parser<Metrics.Untyped>Metrics.Untyped. parser()Methods in io.prometheus.client with parameters of type Metrics.Untyped Modifier and Type Method Description Metrics.Untyped.BuilderMetrics.Untyped.Builder. mergeFrom(Metrics.Untyped other)Metrics.Metric.BuilderMetrics.Metric.Builder. mergeUntyped(Metrics.Untyped value)optional .io.prometheus.client.Untyped untyped = 5;static Metrics.Untyped.BuilderMetrics.Untyped. newBuilder(Metrics.Untyped prototype)Metrics.Metric.BuilderMetrics.Metric.Builder. setUntyped(Metrics.Untyped value)optional .io.prometheus.client.Untyped untyped = 5;
-