public class MachinePoolListBuilder extends MachinePoolListFluent<MachinePoolListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MachinePoolList,MachinePoolListBuilder>
MachinePoolListFluent.ItemsNested<N>| Constructor and Description |
|---|
MachinePoolListBuilder() |
MachinePoolListBuilder(MachinePoolList instance) |
MachinePoolListBuilder(MachinePoolListFluent<?> fluent) |
MachinePoolListBuilder(MachinePoolListFluent<?> fluent,
MachinePoolList instance) |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, copyInstance, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaggregate, aggregate, build, build, builderOf, getVisitableMappublic MachinePoolListBuilder()
public MachinePoolListBuilder(MachinePoolListFluent<?> fluent)
public MachinePoolListBuilder(MachinePoolListFluent<?> fluent, MachinePoolList instance)
public MachinePoolListBuilder(MachinePoolList instance)
public MachinePoolList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<MachinePoolList>Copyright © 2015–2024 Red Hat. All rights reserved.