public class PlacementListBuilder extends PlacementListFluentImpl<PlacementListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PlacementList,PlacementListBuilder>
PlacementListFluentImpl.ItemsNestedImpl<N>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() |
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 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>public boolean equals(Object o)
equals in class PlacementListFluentImpl<PlacementListBuilder>public int hashCode()
hashCode in class PlacementListFluentImpl<PlacementListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.