public class DoneableInstallPlan extends InstallPlanFluentImpl<DoneableInstallPlan> implements io.fabric8.kubernetes.api.model.Doneable<InstallPlan>
InstallPlanFluentImpl.MetadataNestedImpl<N>, InstallPlanFluentImpl.SpecNestedImpl<N>, InstallPlanFluentImpl.StatusNestedImpl<N>InstallPlanFluent.MetadataNested<N>, InstallPlanFluent.SpecNested<N>, InstallPlanFluent.StatusNested<N>| Constructor and Description |
|---|
DoneableInstallPlan(io.fabric8.kubernetes.api.builder.Function<InstallPlan,InstallPlan> function) |
DoneableInstallPlan(InstallPlan item) |
DoneableInstallPlan(InstallPlan item,
io.fabric8.kubernetes.api.builder.Function<InstallPlan,InstallPlan> function) |
| Modifier and Type | Method and Description |
|---|---|
InstallPlan |
done() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatuspublic DoneableInstallPlan(io.fabric8.kubernetes.api.builder.Function<InstallPlan,InstallPlan> function)
public DoneableInstallPlan(InstallPlan item, io.fabric8.kubernetes.api.builder.Function<InstallPlan,InstallPlan> function)
public DoneableInstallPlan(InstallPlan item)
public InstallPlan done()
done in interface io.fabric8.kubernetes.api.model.Doneable<InstallPlan>Copyright © 2015–2020 Red Hat. All rights reserved.