public class ClusterPoolListBuilder extends ClusterPoolListFluentImpl<ClusterPoolListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterPoolList,ClusterPoolListBuilder>
ClusterPoolListFluentImpl.ItemsNestedImpl<N>ClusterPoolListFluent.ItemsNested<N>| Constructor and Description |
|---|
ClusterPoolListBuilder() |
ClusterPoolListBuilder(Boolean validationEnabled) |
ClusterPoolListBuilder(ClusterPoolList instance) |
ClusterPoolListBuilder(ClusterPoolList instance,
Boolean validationEnabled) |
ClusterPoolListBuilder(ClusterPoolListFluent<?> fluent) |
ClusterPoolListBuilder(ClusterPoolListFluent<?> fluent,
Boolean validationEnabled) |
ClusterPoolListBuilder(ClusterPoolListFluent<?> fluent,
ClusterPoolList instance) |
ClusterPoolListBuilder(ClusterPoolListFluent<?> fluent,
ClusterPoolList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterPoolList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadataaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ClusterPoolListBuilder()
public ClusterPoolListBuilder(Boolean validationEnabled)
public ClusterPoolListBuilder(ClusterPoolListFluent<?> fluent)
public ClusterPoolListBuilder(ClusterPoolListFluent<?> fluent, Boolean validationEnabled)
public ClusterPoolListBuilder(ClusterPoolListFluent<?> fluent, ClusterPoolList instance)
public ClusterPoolListBuilder(ClusterPoolListFluent<?> fluent, ClusterPoolList instance, Boolean validationEnabled)
public ClusterPoolListBuilder(ClusterPoolList instance)
public ClusterPoolListBuilder(ClusterPoolList instance, Boolean validationEnabled)
public ClusterPoolList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterPoolList>public boolean equals(Object o)
equals in class ClusterPoolListFluentImpl<ClusterPoolListBuilder>public int hashCode()
hashCode in class ClusterPoolListFluentImpl<ClusterPoolListBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.