public class PrometheusRuleListBuilder extends PrometheusRuleListFluentImpl<PrometheusRuleListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PrometheusRuleList,PrometheusRuleListBuilder>
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() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, 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>Copyright © 2015–2022 Red Hat. All rights reserved.