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