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