| Package | Description | 
|---|---|
| io.vertx.core.spi.launcher | |
| io.vertx.ext.shell.command.base | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DefaultCommand. setCwd(File cwd)Sets the current working directory. | 
| void | DefaultCommand. setSystemProps(List<String> props)Gets system properties passed in the user command line. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BusPublish. setAddress(String address) | 
| void | BusTail. setAddresses(List<String> addresses) | 
| void | FileSystemLs. setAll(boolean all) | 
| void | BusPublish. setBody(String body) | 
| void | FileSystemCd. setDir(String dir) | 
| void | FileSystemLs. setEll(boolean ell) | 
| void | FileSystemLs. setFile(String file) | 
| void | BusPublish. setHeaders(List<String> headers) | 
| void | VerticleUndeploy. setId(String id) | 
| void | LocalMapPut. setKey(String key) | 
| void | LocalMapGet. setKeys(List<String> keys) | 
| void | LocalMapRm. setKeys(List<String> keys) | 
| void | BusTail. setLocal(boolean local) | 
| void | LocalMapGet. setMap(String map) | 
| void | LocalMapRm. setMap(String map) | 
| void | LocalMapPut. setMap(String map) | 
| void | VerticleDeploy. setName(String name) | 
| void | VerticleDeploy. setOptions(String options) | 
| void | BusSend. setReply(boolean reply) | 
| void | Sleep. setSeconds(String seconds) | 
| void | BusSend. setTimeout(long timeout) | 
| void | BusPublish. setType(ObjectType type) | 
| void | LocalMapPut. setValue(String value) | 
| void | BusTail. setVerbose(boolean verbose) | 
| void | BusPublish. setVerbose(boolean verbose) | 
Copyright © 2022 Eclipse. All rights reserved.