public class PrometheusRuleListBuilder extends PrometheusRuleListFluentImpl<PrometheusRuleListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PrometheusRuleList,PrometheusRuleListBuilder>
PrometheusRuleListFluentImpl.ItemsNestedImpl<N>PrometheusRuleListFluent.ItemsNested<N>| Constructor and Description |
|---|
PrometheusRuleListBuilder() |
PrometheusRuleListBuilder(Boolean validationEnabled) |
PrometheusRuleListBuilder(PrometheusRuleList instance) |
PrometheusRuleListBuilder(PrometheusRuleList instance,
Boolean validationEnabled) |
PrometheusRuleListBuilder(PrometheusRuleListFluent<?> fluent) |
PrometheusRuleListBuilder(PrometheusRuleListFluent<?> fluent,
Boolean validationEnabled) |
PrometheusRuleListBuilder(PrometheusRuleListFluent<?> fluent,
PrometheusRuleList instance) |
PrometheusRuleListBuilder(PrometheusRuleListFluent<?> fluent,
PrometheusRuleList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PrometheusRuleList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, 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, withNewMetadataaccept, accept, aggregate, aggregate, build, build, builderOfpublic PrometheusRuleListBuilder()
public PrometheusRuleListBuilder(Boolean validationEnabled)
public PrometheusRuleListBuilder(PrometheusRuleListFluent<?> fluent)
public PrometheusRuleListBuilder(PrometheusRuleListFluent<?> fluent, Boolean validationEnabled)
public PrometheusRuleListBuilder(PrometheusRuleListFluent<?> fluent, PrometheusRuleList instance)
public PrometheusRuleListBuilder(PrometheusRuleListFluent<?> fluent, PrometheusRuleList instance, Boolean validationEnabled)
public PrometheusRuleListBuilder(PrometheusRuleList instance)
public PrometheusRuleListBuilder(PrometheusRuleList instance, Boolean validationEnabled)
public PrometheusRuleList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PrometheusRuleList>public boolean equals(Object o)
equals in class PrometheusRuleListFluentImpl<PrometheusRuleListBuilder>public int hashCode()
hashCode in class PrometheusRuleListFluentImpl<PrometheusRuleListBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.