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