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