public class SpringCloudDeployerApplicationSpec extends Object
SpringCloudDeployerApplicationManifest instance.| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_PROPERTIES_STRING |
static String |
DEPLOYMENT_PROPERTIES_STRING |
| Constructor and Description |
|---|
SpringCloudDeployerApplicationSpec() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getApplicationProperties() |
Map<String,String> |
getDeploymentProperties() |
String |
getResource() |
String |
getVersion() |
void |
setApplicationProperties(Map<String,String> applicationProperties) |
void |
setDeploymentProperties(Map<String,String> deploymentProperties) |
void |
setResource(String resource) |
void |
setVersion(String version) |
public static final String APPLICATION_PROPERTIES_STRING
public static final String DEPLOYMENT_PROPERTIES_STRING
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.