Package prometheus

Interface PrometheusTypes.LabelsOrBuilder

    • Method Detail

      • getLabelsList

        List<PrometheusTypes.Label> getLabelsList()
        repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];
      • getLabels

        PrometheusTypes.Label getLabels​(int index)
        repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];
      • getLabelsCount

        int getLabelsCount()
        repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];
      • getLabelsOrBuilder

        PrometheusTypes.LabelOrBuilder getLabelsOrBuilder​(int index)
        repeated .prometheus.Label labels = 1 [(.gogoproto.nullable) = false];