| Modifier and Type | Field and Description |
|---|---|
List<CloudFoundryPushPublisher.EnvironmentVariable> |
CloudFoundryPushPublisher.ManifestChoice.envVars |
| Modifier and Type | Method and Description |
|---|---|
List<CloudFoundryPushPublisher.EnvironmentVariable> |
CloudFoundryPushPublisher.ManifestChoice.getEnvVars() |
| Modifier and Type | Method and Description |
|---|---|
void |
CloudFoundryPushPublisher.ManifestChoice.setEnvVars(List<CloudFoundryPushPublisher.EnvironmentVariable> envVars) |
| Constructor and Description |
|---|
ManifestChoice(String value,
String manifestFile,
String appName,
String memory,
String hostname,
String instances,
String timeout,
String noRoute,
String appPath,
String buildpack,
String stack,
String command,
String domain,
List<CloudFoundryPushPublisher.EnvironmentVariable> envVars,
List<CloudFoundryPushPublisher.ServiceName> servicesNames) |
Copyright © 2016–2018. All rights reserved.