public class PlacementBindingListBuilder extends PlacementBindingListFluentImpl<PlacementBindingListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PlacementBindingList,PlacementBindingListBuilder>
PlacementBindingListFluentImpl.ItemsNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadataaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class PlacementBindingListFluentImpl<PlacementBindingListBuilder>public int hashCode()
hashCode in class PlacementBindingListFluentImpl<PlacementBindingListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.