public class DoneableNamedInstallStrategy extends NamedInstallStrategyFluentImpl<DoneableNamedInstallStrategy> implements io.fabric8.kubernetes.api.model.Doneable<NamedInstallStrategy>
NamedInstallStrategyFluentImpl.SpecNestedImpl<N>NamedInstallStrategyFluent.SpecNested<N>| Constructor and Description |
|---|
DoneableNamedInstallStrategy(io.fabric8.kubernetes.api.builder.Function<NamedInstallStrategy,NamedInstallStrategy> function) |
DoneableNamedInstallStrategy(NamedInstallStrategy item) |
DoneableNamedInstallStrategy(NamedInstallStrategy item,
io.fabric8.kubernetes.api.builder.Function<NamedInstallStrategy,NamedInstallStrategy> function) |
| Modifier and Type | Method and Description |
|---|---|
NamedInstallStrategy |
done() |
buildSpec, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getSpec, getStrategy, hasSpec, hasStrategy, withNewSpec, withNewSpecLike, withNewStrategy, withNewStrategy, withNewStrategy, withSpec, withStrategypublic DoneableNamedInstallStrategy(io.fabric8.kubernetes.api.builder.Function<NamedInstallStrategy,NamedInstallStrategy> function)
public DoneableNamedInstallStrategy(NamedInstallStrategy item, io.fabric8.kubernetes.api.builder.Function<NamedInstallStrategy,NamedInstallStrategy> function)
public DoneableNamedInstallStrategy(NamedInstallStrategy item)
public NamedInstallStrategy done()
done in interface io.fabric8.kubernetes.api.model.Doneable<NamedInstallStrategy>Copyright © 2015–2020 Red Hat. All rights reserved.