public class PlacementDecisionListBuilder extends PlacementDecisionListFluentImpl<PlacementDecisionListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PlacementDecisionList,PlacementDecisionListBuilder>
PlacementDecisionListFluent.ItemsNested<N>| Constructor and Description |
|---|
PlacementDecisionListBuilder() |
PlacementDecisionListBuilder(Boolean validationEnabled) |
PlacementDecisionListBuilder(PlacementDecisionList instance) |
PlacementDecisionListBuilder(PlacementDecisionList instance,
Boolean validationEnabled) |
PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent) |
PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent,
Boolean validationEnabled) |
PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent,
PlacementDecisionList instance) |
PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent,
PlacementDecisionList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PlacementDecisionList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PlacementDecisionListBuilder()
public PlacementDecisionListBuilder(Boolean validationEnabled)
public PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent)
public PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent, Boolean validationEnabled)
public PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent, PlacementDecisionList instance)
public PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent, PlacementDecisionList instance, Boolean validationEnabled)
public PlacementDecisionListBuilder(PlacementDecisionList instance)
public PlacementDecisionListBuilder(PlacementDecisionList instance, Boolean validationEnabled)
public PlacementDecisionList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PlacementDecisionList>Copyright © 2015–2023 Red Hat. All rights reserved.