Uses of Class
prometheus.PrometheusTypes.Label
-
Packages that use PrometheusTypes.Label Package Description prometheus -
-
Uses of PrometheusTypes.Label in prometheus
Methods in prometheus that return PrometheusTypes.Label Modifier and Type Method Description PrometheusTypes.LabelPrometheusTypes.Label.Builder. build()PrometheusTypes.LabelPrometheusTypes.Label.Builder. buildPartial()static PrometheusTypes.LabelPrometheusTypes.Label. getDefaultInstance()PrometheusTypes.LabelPrometheusTypes.Label.Builder. getDefaultInstanceForType()PrometheusTypes.LabelPrometheusTypes.Label. getDefaultInstanceForType()PrometheusTypes.LabelPrometheusTypes.ChunkedSeries.Builder. getLabels(int index)Labels should be sorted.PrometheusTypes.LabelPrometheusTypes.ChunkedSeries. getLabels(int index)Labels should be sorted.PrometheusTypes.LabelPrometheusTypes.ChunkedSeriesOrBuilder. getLabels(int index)Labels should be sorted.PrometheusTypes.LabelPrometheusTypes.Labels.Builder. getLabels(int index)repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];PrometheusTypes.LabelPrometheusTypes.Labels. getLabels(int index)repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];PrometheusTypes.LabelPrometheusTypes.LabelsOrBuilder. getLabels(int index)repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];PrometheusTypes.LabelPrometheusTypes.TimeSeries.Builder. getLabels(int index)repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];PrometheusTypes.LabelPrometheusTypes.TimeSeries. getLabels(int index)repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];PrometheusTypes.LabelPrometheusTypes.TimeSeriesOrBuilder. getLabels(int index)repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];static PrometheusTypes.LabelPrometheusTypes.Label. parseDelimitedFrom(InputStream input)static PrometheusTypes.LabelPrometheusTypes.Label. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrometheusTypes.LabelPrometheusTypes.Label. parseFrom(byte[] data)static PrometheusTypes.LabelPrometheusTypes.Label. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrometheusTypes.LabelPrometheusTypes.Label. parseFrom(com.google.protobuf.ByteString data)static PrometheusTypes.LabelPrometheusTypes.Label. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrometheusTypes.LabelPrometheusTypes.Label. parseFrom(com.google.protobuf.CodedInputStream input)static PrometheusTypes.LabelPrometheusTypes.Label. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrometheusTypes.LabelPrometheusTypes.Label. parseFrom(InputStream input)static PrometheusTypes.LabelPrometheusTypes.Label. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrometheusTypes.LabelPrometheusTypes.Label. parseFrom(ByteBuffer data)static PrometheusTypes.LabelPrometheusTypes.Label. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in prometheus that return types with arguments of type PrometheusTypes.Label Modifier and Type Method Description List<PrometheusTypes.Label>PrometheusTypes.ChunkedSeries.Builder. getLabelsList()Labels should be sorted.List<PrometheusTypes.Label>PrometheusTypes.ChunkedSeries. getLabelsList()Labels should be sorted.List<PrometheusTypes.Label>PrometheusTypes.ChunkedSeriesOrBuilder. getLabelsList()Labels should be sorted.List<PrometheusTypes.Label>PrometheusTypes.Labels.Builder. getLabelsList()repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];List<PrometheusTypes.Label>PrometheusTypes.Labels. getLabelsList()repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];List<PrometheusTypes.Label>PrometheusTypes.LabelsOrBuilder. getLabelsList()repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];List<PrometheusTypes.Label>PrometheusTypes.TimeSeries.Builder. getLabelsList()repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];List<PrometheusTypes.Label>PrometheusTypes.TimeSeries. getLabelsList()repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];List<PrometheusTypes.Label>PrometheusTypes.TimeSeriesOrBuilder. getLabelsList()repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];com.google.protobuf.Parser<PrometheusTypes.Label>PrometheusTypes.Label. getParserForType()static com.google.protobuf.Parser<PrometheusTypes.Label>PrometheusTypes.Label. parser()Methods in prometheus with parameters of type PrometheusTypes.Label Modifier and Type Method Description PrometheusTypes.ChunkedSeries.BuilderPrometheusTypes.ChunkedSeries.Builder. addLabels(int index, PrometheusTypes.Label value)Labels should be sorted.PrometheusTypes.ChunkedSeries.BuilderPrometheusTypes.ChunkedSeries.Builder. addLabels(PrometheusTypes.Label value)Labels should be sorted.PrometheusTypes.Labels.BuilderPrometheusTypes.Labels.Builder. addLabels(int index, PrometheusTypes.Label value)repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];PrometheusTypes.Labels.BuilderPrometheusTypes.Labels.Builder. addLabels(PrometheusTypes.Label value)repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];PrometheusTypes.TimeSeries.BuilderPrometheusTypes.TimeSeries.Builder. addLabels(int index, PrometheusTypes.Label value)repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];PrometheusTypes.TimeSeries.BuilderPrometheusTypes.TimeSeries.Builder. addLabels(PrometheusTypes.Label value)repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];PrometheusTypes.Label.BuilderPrometheusTypes.Label.Builder. mergeFrom(PrometheusTypes.Label other)static PrometheusTypes.Label.BuilderPrometheusTypes.Label. newBuilder(PrometheusTypes.Label prototype)PrometheusTypes.ChunkedSeries.BuilderPrometheusTypes.ChunkedSeries.Builder. setLabels(int index, PrometheusTypes.Label value)Labels should be sorted.PrometheusTypes.Labels.BuilderPrometheusTypes.Labels.Builder. setLabels(int index, PrometheusTypes.Label value)repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];PrometheusTypes.TimeSeries.BuilderPrometheusTypes.TimeSeries.Builder. setLabels(int index, PrometheusTypes.Label value)repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];Method parameters in prometheus with type arguments of type PrometheusTypes.Label Modifier and Type Method Description PrometheusTypes.ChunkedSeries.BuilderPrometheusTypes.ChunkedSeries.Builder. addAllLabels(Iterable<? extends PrometheusTypes.Label> values)Labels should be sorted.PrometheusTypes.Labels.BuilderPrometheusTypes.Labels.Builder. addAllLabels(Iterable<? extends PrometheusTypes.Label> values)repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];PrometheusTypes.TimeSeries.BuilderPrometheusTypes.TimeSeries.Builder. addAllLabels(Iterable<? extends PrometheusTypes.Label> values)repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];
-