| Modifier and Type | Method and Description |
|---|---|
V1PrometheusRule |
V1PrometheusRule.apiVersion(String apiVersion) |
V1PrometheusRule |
V1PrometheusRule.kind(String kind) |
V1PrometheusRule |
V1PrometheusRule.metadata(io.kubernetes.client.openapi.models.V1ObjectMeta metadata) |
V1PrometheusRule |
V1PrometheusRule.spec(V1PrometheusRuleSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
List<V1PrometheusRule> |
V1PrometheusRuleList.getItems()
List of prometheusrules.
|
| Modifier and Type | Method and Description |
|---|---|
V1PrometheusRuleList |
V1PrometheusRuleList.addItemsItem(V1PrometheusRule itemsItem) |
| Modifier and Type | Method and Description |
|---|---|
V1PrometheusRuleList |
V1PrometheusRuleList.items(List<V1PrometheusRule> items) |
void |
V1PrometheusRuleList.setItems(List<V1PrometheusRule> items) |
Copyright © 2020. All rights reserved.