public class DeployApplicationRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DeployApplicationRequest.DeployApplicationRequestBuilder |
Modifier and Type | Method and Description |
---|---|
static DeployApplicationRequest.DeployApplicationRequestBuilder |
builder() |
Map<String,Object> |
getEnvironment() |
String |
getName() |
String |
getPath() |
Map<String,String> |
getProperties() |
String |
getServiceInstanceId() |
List<String> |
getServices() |
public String getName()
public String getPath()
public String getServiceInstanceId()
public static DeployApplicationRequest.DeployApplicationRequestBuilder builder()