CommandContextConfiguration.Builder |
CommandContextConfiguration.Builder.setClientBindAddress(String clientBindAddress) |
CommandContextConfiguration.Builder |
CommandContextConfiguration.Builder.setColorOutput(boolean colorOutput) |
CommandContextConfiguration.Builder |
CommandContextConfiguration.Builder.setCommandTimeout(Integer commandTimeout) |
CommandContextConfiguration.Builder |
CommandContextConfiguration.Builder.setConnectionTimeout(int connectionTimeout) |
CommandContextConfiguration.Builder |
CommandContextConfiguration.Builder.setConsoleInput(InputStream consoleInput) |
CommandContextConfiguration.Builder |
CommandContextConfiguration.Builder.setConsoleOutput(OutputStream consoleOutput) |
CommandContextConfiguration.Builder |
CommandContextConfiguration.Builder.setController(String controller) |
CommandContextConfiguration.Builder |
CommandContextConfiguration.Builder.setDisableLocalAuth(boolean disableLocalAuth) |
CommandContextConfiguration.Builder |
CommandContextConfiguration.Builder.setEchoCommand(boolean echoCommand) |
CommandContextConfiguration.Builder |
CommandContextConfiguration.Builder.setErrorOnInteract(boolean errorOnInteract) |
CommandContextConfiguration.Builder |
CommandContextConfiguration.Builder.setInitConsole(boolean initConsole) |
CommandContextConfiguration.Builder |
CommandContextConfiguration.Builder.setOutputJSON(boolean outputJSON) |
CommandContextConfiguration.Builder |
CommandContextConfiguration.Builder.setPassword(char[] password) |
CommandContextConfiguration.Builder |
CommandContextConfiguration.Builder.setSilent(boolean silent) |
CommandContextConfiguration.Builder |
CommandContextConfiguration.Builder.setUsername(String username) |
CommandContextConfiguration.Builder |
CommandContextConfiguration.Builder.setValidateOperationRequests(boolean validateOperationRequests) |