@NotNull open fun setExecutor(@NotNull executor: @NotNull ExecutorService): @NotNull CommandClientBuilder
Sets the executor used to execute Commands.
executor - ExecutorService: the ExecutorService
Return
CommandClientBuilder: the CommandClientBuilder