public class DoneablePrometheusRuleList extends PrometheusRuleListFluentImpl<DoneablePrometheusRuleList> implements io.fabric8.kubernetes.api.model.Doneable<PrometheusRuleList>
PrometheusRuleListFluentImpl.ItemsNestedImpl<N>PrometheusRuleListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneablePrometheusRuleList(io.fabric8.kubernetes.api.builder.Function<PrometheusRuleList,PrometheusRuleList> function) |
DoneablePrometheusRuleList(PrometheusRuleList item) |
DoneablePrometheusRuleList(PrometheusRuleList item,
io.fabric8.kubernetes.api.builder.Function<PrometheusRuleList,PrometheusRuleList> function) |
| Modifier and Type | Method and Description |
|---|---|
PrometheusRuleList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadatapublic DoneablePrometheusRuleList(io.fabric8.kubernetes.api.builder.Function<PrometheusRuleList,PrometheusRuleList> function)
public DoneablePrometheusRuleList(PrometheusRuleList item, io.fabric8.kubernetes.api.builder.Function<PrometheusRuleList,PrometheusRuleList> function)
public DoneablePrometheusRuleList(PrometheusRuleList item)
public PrometheusRuleList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<PrometheusRuleList>Copyright © 2015–2020 Red Hat. All rights reserved.