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