public class ClusterResourceQuotaListBuilder extends ClusterResourceQuotaListFluentImpl<ClusterResourceQuotaListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterResourceQuotaList,ClusterResourceQuotaListBuilder>
ClusterResourceQuotaListFluent.ItemsNested<N>| Constructor and Description |
|---|
ClusterResourceQuotaListBuilder() |
ClusterResourceQuotaListBuilder(Boolean validationEnabled) |
ClusterResourceQuotaListBuilder(ClusterResourceQuotaList instance) |
ClusterResourceQuotaListBuilder(ClusterResourceQuotaList instance,
Boolean validationEnabled) |
ClusterResourceQuotaListBuilder(ClusterResourceQuotaListFluent<?> fluent) |
ClusterResourceQuotaListBuilder(ClusterResourceQuotaListFluent<?> fluent,
Boolean validationEnabled) |
ClusterResourceQuotaListBuilder(ClusterResourceQuotaListFluent<?> fluent,
ClusterResourceQuotaList instance) |
ClusterResourceQuotaListBuilder(ClusterResourceQuotaListFluent<?> fluent,
ClusterResourceQuotaList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterResourceQuotaList |
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 ClusterResourceQuotaListBuilder()
public ClusterResourceQuotaListBuilder(Boolean validationEnabled)
public ClusterResourceQuotaListBuilder(ClusterResourceQuotaListFluent<?> fluent)
public ClusterResourceQuotaListBuilder(ClusterResourceQuotaListFluent<?> fluent, Boolean validationEnabled)
public ClusterResourceQuotaListBuilder(ClusterResourceQuotaListFluent<?> fluent, ClusterResourceQuotaList instance)
public ClusterResourceQuotaListBuilder(ClusterResourceQuotaListFluent<?> fluent, ClusterResourceQuotaList instance, Boolean validationEnabled)
public ClusterResourceQuotaListBuilder(ClusterResourceQuotaList instance)
public ClusterResourceQuotaListBuilder(ClusterResourceQuotaList instance, Boolean validationEnabled)
public ClusterResourceQuotaList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterResourceQuotaList>Copyright © 2015–2022 Red Hat. All rights reserved.