public class ServerParameters extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerParameters.Builder |
| Constructor and Description |
|---|
ServerParameters() |
| Modifier and Type | Method and Description |
|---|---|
static ServerParameters.Builder |
builder(String command) |
List<String> |
getArgs() |
String |
getCommand() |
Map<String,String> |
getEnv() |
Copyright © 2025. All rights reserved.