public class DoneableInstallMode extends InstallModeFluentImpl<DoneableInstallMode> implements io.fabric8.kubernetes.api.model.Doneable<InstallMode>
| Constructor and Description |
|---|
DoneableInstallMode(io.fabric8.kubernetes.api.builder.Function<InstallMode,InstallMode> function) |
DoneableInstallMode(InstallMode item) |
DoneableInstallMode(InstallMode item,
io.fabric8.kubernetes.api.builder.Function<InstallMode,InstallMode> function) |
| Modifier and Type | Method and Description |
|---|---|
InstallMode |
done() |
equals, getType, hashCode, hasSupported, hasType, isSupported, withNewSupported, withNewSupported, withNewType, withNewType, withNewType, withSupported, withTypepublic DoneableInstallMode(io.fabric8.kubernetes.api.builder.Function<InstallMode,InstallMode> function)
public DoneableInstallMode(InstallMode item, io.fabric8.kubernetes.api.builder.Function<InstallMode,InstallMode> function)
public DoneableInstallMode(InstallMode item)
public InstallMode done()
done in interface io.fabric8.kubernetes.api.model.Doneable<InstallMode>Copyright © 2015–2021 Red Hat. All rights reserved.