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