public class MachinePoolListBuilder extends MachinePoolListFluentImpl<MachinePoolListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MachinePoolList,MachinePoolListBuilder>
MachinePoolListFluentImpl.ItemsNestedImpl<N>MachinePoolListFluent.ItemsNested<N>| Constructor and Description |
|---|
MachinePoolListBuilder() |
MachinePoolListBuilder(Boolean validationEnabled) |
MachinePoolListBuilder(MachinePoolList instance) |
MachinePoolListBuilder(MachinePoolList instance,
Boolean validationEnabled) |
MachinePoolListBuilder(MachinePoolListFluent<?> fluent) |
MachinePoolListBuilder(MachinePoolListFluent<?> fluent,
Boolean validationEnabled) |
MachinePoolListBuilder(MachinePoolListFluent<?> fluent,
MachinePoolList instance) |
MachinePoolListBuilder(MachinePoolListFluent<?> fluent,
MachinePoolList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolList |
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 MachinePoolListBuilder()
public MachinePoolListBuilder(Boolean validationEnabled)
public MachinePoolListBuilder(MachinePoolListFluent<?> fluent)
public MachinePoolListBuilder(MachinePoolListFluent<?> fluent, Boolean validationEnabled)
public MachinePoolListBuilder(MachinePoolListFluent<?> fluent, MachinePoolList instance)
public MachinePoolListBuilder(MachinePoolListFluent<?> fluent, MachinePoolList instance, Boolean validationEnabled)
public MachinePoolListBuilder(MachinePoolList instance)
public MachinePoolListBuilder(MachinePoolList instance, Boolean validationEnabled)
public MachinePoolList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<MachinePoolList>public boolean equals(Object o)
equals in class MachinePoolListFluentImpl<MachinePoolListBuilder>public int hashCode()
hashCode in class MachinePoolListFluentImpl<MachinePoolListBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.