public class LaunchRequest extends Object
| Constructor and Description |
|---|
LaunchRequest() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCommandlineArguments() |
Map<String,String> |
getDeploymentProperties() |
String |
getTaskName() |
void |
setCommandlineArguments(List<String> commandlineArguments) |
void |
setDeploymentProperties(Map<String,String> deploymentProperties) |
void |
setTaskName(String taskName) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.