public class DoneableRollingUpdateDaemonSet extends RollingUpdateDaemonSetFluentImpl<DoneableRollingUpdateDaemonSet> implements Doneable<RollingUpdateDaemonSet>
RollingUpdateDaemonSetFluentImpl.MaxUnavailableNestedImpl<N>RollingUpdateDaemonSetFluent.MaxUnavailableNested<N>_visitables| Constructor and Description |
|---|
DoneableRollingUpdateDaemonSet(Function<RollingUpdateDaemonSet,RollingUpdateDaemonSet> function) |
DoneableRollingUpdateDaemonSet(RollingUpdateDaemonSet item) |
DoneableRollingUpdateDaemonSet(RollingUpdateDaemonSet item,
Function<RollingUpdateDaemonSet,RollingUpdateDaemonSet> function) |
| Modifier and Type | Method and Description |
|---|---|
RollingUpdateDaemonSet |
done() |
buildMaxUnavailable, editMaxUnavailable, editOrNewMaxUnavailable, editOrNewMaxUnavailableLike, equals, getMaxUnavailable, hasMaxUnavailable, withMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailableLikepublic DoneableRollingUpdateDaemonSet(Function<RollingUpdateDaemonSet,RollingUpdateDaemonSet> function)
public DoneableRollingUpdateDaemonSet(RollingUpdateDaemonSet item, Function<RollingUpdateDaemonSet,RollingUpdateDaemonSet> function)
public DoneableRollingUpdateDaemonSet(RollingUpdateDaemonSet item)
public RollingUpdateDaemonSet done()
done in interface Doneable<RollingUpdateDaemonSet>Copyright © 2015-2019 Red Hat. All Rights Reserved.