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