public class DoneableExecConfig extends ExecConfigFluentImpl<DoneableExecConfig> implements Doneable<ExecConfig>
ExecConfigFluentImpl.EnvNestedImpl<N>ExecConfigFluent.EnvNested<N>_visitables| Constructor and Description |
|---|
DoneableExecConfig(ExecConfig item) |
DoneableExecConfig(ExecConfig item,
Function<ExecConfig,ExecConfig> function) |
DoneableExecConfig(Function<ExecConfig,ExecConfig> function) |
| Modifier and Type | Method and Description |
|---|---|
ExecConfig |
done() |
addAllToArgs, addAllToEnv, addNewArg, addNewArg, addNewArg, addNewEnv, addNewEnv, addNewEnvLike, addToArgs, addToArgs, addToEnv, addToEnv, buildEnv, buildEnv, buildFirstEnv, buildLastEnv, buildMatchingEnv, editEnv, editFirstEnv, editLastEnv, editMatchingEnv, equals, getApiVersion, getArg, getArgs, getCommand, getEnv, getFirstArg, getLastArg, getMatchingArg, hasApiVersion, hasArgs, hasCommand, hasEnv, hasMatchingArg, hasMatchingEnv, removeAllFromArgs, removeAllFromEnv, removeFromArgs, removeFromEnv, removeMatchingFromEnv, setNewEnvLike, setToArgs, setToEnv, withApiVersion, withArgs, withArgs, withCommand, withEnv, withEnv, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewCommand, withNewCommand, withNewCommandpublic DoneableExecConfig(Function<ExecConfig,ExecConfig> function)
public DoneableExecConfig(ExecConfig item, Function<ExecConfig,ExecConfig> function)
public DoneableExecConfig(ExecConfig item)
public ExecConfig done()
done in interface Doneable<ExecConfig>Copyright © 2015–2021 Red Hat. All rights reserved.