public class InstallPlanBuilder extends InstallPlanFluentImpl<InstallPlanBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InstallPlan,InstallPlanBuilder>
InstallPlanFluentImpl.MetadataNestedImpl<N>, InstallPlanFluentImpl.SpecNestedImpl<N>, InstallPlanFluentImpl.StatusNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, 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>public boolean equals(Object o)
equals in class InstallPlanFluentImpl<InstallPlanBuilder>public int hashCode()
hashCode in class InstallPlanFluentImpl<InstallPlanBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.