public interface Command
Modifier and Type | Interface and Description |
---|---|
static class |
Command.Builder
Builder for creating
Command object. |
Modifier and Type | Method and Description |
---|---|
String |
getCommand() |
Map<String,String> |
getOptions() |
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.