public class PlacementBindingListBuilder extends PlacementBindingListFluent<PlacementBindingListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PlacementBindingList,PlacementBindingListBuilder>
PlacementBindingListFluent.ItemsNested<N>| Constructor and Description |
|---|
PlacementBindingListBuilder() |
PlacementBindingListBuilder(PlacementBindingList instance) |
PlacementBindingListBuilder(PlacementBindingListFluent<?> fluent) |
PlacementBindingListBuilder(PlacementBindingListFluent<?> fluent,
PlacementBindingList instance) |
| Modifier and Type | Method and Description |
|---|---|
PlacementBindingList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, copyInstance, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaggregate, aggregate, build, build, builderOf, getVisitableMappublic PlacementBindingListBuilder()
public PlacementBindingListBuilder(PlacementBindingListFluent<?> fluent)
public PlacementBindingListBuilder(PlacementBindingListFluent<?> fluent, PlacementBindingList instance)
public PlacementBindingListBuilder(PlacementBindingList instance)
public PlacementBindingList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PlacementBindingList>Copyright © 2015–2024 Red Hat. All rights reserved.