public class DoneableInstallPlanReference extends InstallPlanReferenceFluentImpl<DoneableInstallPlanReference> implements io.fabric8.kubernetes.api.model.Doneable<InstallPlanReference>
| Constructor and Description |
|---|
DoneableInstallPlanReference(io.fabric8.kubernetes.api.builder.Function<InstallPlanReference,InstallPlanReference> function) |
DoneableInstallPlanReference(InstallPlanReference item) |
DoneableInstallPlanReference(InstallPlanReference item,
io.fabric8.kubernetes.api.builder.Function<InstallPlanReference,InstallPlanReference> function) |
| Modifier and Type | Method and Description |
|---|---|
InstallPlanReference |
done() |
equals, getApiVersion, getKind, getName, getUuid, hasApiVersion, hasKind, hasName, hasUuid, withApiVersion, withKind, withName, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewUuid, withNewUuid, withNewUuid, withUuidpublic DoneableInstallPlanReference(io.fabric8.kubernetes.api.builder.Function<InstallPlanReference,InstallPlanReference> function)
public DoneableInstallPlanReference(InstallPlanReference item, io.fabric8.kubernetes.api.builder.Function<InstallPlanReference,InstallPlanReference> function)
public DoneableInstallPlanReference(InstallPlanReference item)
public InstallPlanReference done()
done in interface io.fabric8.kubernetes.api.model.Doneable<InstallPlanReference>Copyright © 2015–2020 Red Hat. All rights reserved.