public class DoneablePatchOptions extends PatchOptionsFluentImpl<DoneablePatchOptions> implements Doneable<PatchOptions>
_visitables| Constructor and Description |
|---|
DoneablePatchOptions(Function<PatchOptions,PatchOptions> function) |
DoneablePatchOptions(PatchOptions item) |
DoneablePatchOptions(PatchOptions item,
Function<PatchOptions,PatchOptions> function) |
| Modifier and Type | Method and Description |
|---|---|
PatchOptions |
done() |
addAllToDryRun, addNewDryRun, addNewDryRun, addNewDryRun, addToDryRun, addToDryRun, equals, getApiVersion, getDryRun, getDryRun, getFieldManager, getFirstDryRun, getKind, getLastDryRun, getMatchingDryRun, hasApiVersion, hasDryRun, hasFieldManager, hasForce, hashCode, hasKind, hasMatchingDryRun, isForce, removeAllFromDryRun, removeFromDryRun, setToDryRun, withApiVersion, withDryRun, withDryRun, withFieldManager, withForce, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewFieldManager, withNewFieldManager, withNewFieldManager, withNewForce, withNewForce, withNewKind, withNewKind, withNewKindpublic DoneablePatchOptions(Function<PatchOptions,PatchOptions> function)
public DoneablePatchOptions(PatchOptions item, Function<PatchOptions,PatchOptions> function)
public DoneablePatchOptions(PatchOptions item)
public PatchOptions done()
done in interface Doneable<PatchOptions>Copyright © 2015–2020 Red Hat. All rights reserved.