public class PlacementDecisionListBuilder extends PlacementDecisionListFluentImpl<PlacementDecisionListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PlacementDecisionList,PlacementDecisionListBuilder>
PlacementDecisionListFluentImpl.ItemsNestedImpl<N>PlacementDecisionListFluent.ItemsNested<N>| Constructor and Description |
|---|
PlacementDecisionListBuilder() |
PlacementDecisionListBuilder(Boolean validationEnabled) |
PlacementDecisionListBuilder(PlacementDecisionList instance) |
PlacementDecisionListBuilder(PlacementDecisionList instance,
Boolean validationEnabled) |
PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent) |
PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent,
Boolean validationEnabled) |
PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent,
PlacementDecisionList instance) |
PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent,
PlacementDecisionList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PlacementDecisionList |
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 PlacementDecisionListBuilder()
public PlacementDecisionListBuilder(Boolean validationEnabled)
public PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent)
public PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent, Boolean validationEnabled)
public PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent, PlacementDecisionList instance)
public PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent, PlacementDecisionList instance, Boolean validationEnabled)
public PlacementDecisionListBuilder(PlacementDecisionList instance)
public PlacementDecisionListBuilder(PlacementDecisionList instance, Boolean validationEnabled)
public PlacementDecisionList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PlacementDecisionList>public boolean equals(Object o)
equals in class PlacementDecisionListFluentImpl<PlacementDecisionListBuilder>public int hashCode()
hashCode in class PlacementDecisionListFluentImpl<PlacementDecisionListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.