public class InstallPlanBuilder extends InstallPlanFluentImpl<InstallPlanBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InstallPlan,InstallPlanBuilder>
InstallPlanFluent.MetadataNested<N>, InstallPlanFluent.SpecNested<N>, InstallPlanFluent.StatusNested<N>| Constructor and Description |
|---|
InstallPlanBuilder() |
InstallPlanBuilder(Boolean validationEnabled) |
InstallPlanBuilder(InstallPlan instance) |
InstallPlanBuilder(InstallPlan instance,
Boolean validationEnabled) |
InstallPlanBuilder(InstallPlanFluent<?> fluent) |
InstallPlanBuilder(InstallPlanFluent<?> fluent,
Boolean validationEnabled) |
InstallPlanBuilder(InstallPlanFluent<?> fluent,
InstallPlan instance) |
InstallPlanBuilder(InstallPlanFluent<?> fluent,
InstallPlan instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
InstallPlan |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic InstallPlanBuilder()
public InstallPlanBuilder(Boolean validationEnabled)
public InstallPlanBuilder(InstallPlanFluent<?> fluent)
public InstallPlanBuilder(InstallPlanFluent<?> fluent, Boolean validationEnabled)
public InstallPlanBuilder(InstallPlanFluent<?> fluent, InstallPlan instance)
public InstallPlanBuilder(InstallPlanFluent<?> fluent, InstallPlan instance, Boolean validationEnabled)
public InstallPlanBuilder(InstallPlan instance)
public InstallPlanBuilder(InstallPlan instance, Boolean validationEnabled)
public InstallPlan build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InstallPlan>Copyright © 2015–2023 Red Hat. All rights reserved.