public class DoneableInstallPlanSpec extends InstallPlanSpecFluentImpl<DoneableInstallPlanSpec> implements io.fabric8.kubernetes.api.model.Doneable<InstallPlanSpec>
| Constructor and Description |
|---|
DoneableInstallPlanSpec(io.fabric8.kubernetes.api.builder.Function<InstallPlanSpec,InstallPlanSpec> function) |
DoneableInstallPlanSpec(InstallPlanSpec item) |
DoneableInstallPlanSpec(InstallPlanSpec item,
io.fabric8.kubernetes.api.builder.Function<InstallPlanSpec,InstallPlanSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
InstallPlanSpec |
done() |
addAllToClusterServiceVersionNames, addNewClusterServiceVersionName, addNewClusterServiceVersionName, addNewClusterServiceVersionName, addToClusterServiceVersionNames, addToClusterServiceVersionNames, equals, getApproval, getClusterServiceVersionName, getClusterServiceVersionNames, getFirstClusterServiceVersionName, getGeneration, getLastClusterServiceVersionName, getMatchingClusterServiceVersionName, getSource, getSourceNamespace, hasApproval, hasApproved, hasClusterServiceVersionNames, hasGeneration, hashCode, hasMatchingClusterServiceVersionName, hasSource, hasSourceNamespace, isApproved, removeAllFromClusterServiceVersionNames, removeFromClusterServiceVersionNames, setToClusterServiceVersionNames, withApproval, withApproved, withClusterServiceVersionNames, withClusterServiceVersionNames, withGeneration, withNewApproval, withNewApproval, withNewApproval, withNewApproved, withNewApproved, withNewSource, withNewSource, withNewSource, withNewSourceNamespace, withNewSourceNamespace, withNewSourceNamespace, withSource, withSourceNamespacepublic DoneableInstallPlanSpec(io.fabric8.kubernetes.api.builder.Function<InstallPlanSpec,InstallPlanSpec> function)
public DoneableInstallPlanSpec(InstallPlanSpec item, io.fabric8.kubernetes.api.builder.Function<InstallPlanSpec,InstallPlanSpec> function)
public DoneableInstallPlanSpec(InstallPlanSpec item)
public InstallPlanSpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<InstallPlanSpec>Copyright © 2015–2020 Red Hat. All rights reserved.