| Package | Description |
|---|---|
| org.springframework.cloud.dataflow.rest.client.dsl |
| Modifier and Type | Method and Description |
|---|---|
DeploymentPropertiesBuilder |
DeploymentPropertiesBuilder.count(String label,
Integer instances)
Sets the number of instances of the target application.
|
DeploymentPropertiesBuilder |
DeploymentPropertiesBuilder.memory(String label,
Integer memory)
Configures the memory size allocated for the application.
|
DeploymentPropertiesBuilder |
DeploymentPropertiesBuilder.put(String key,
String value) |
DeploymentPropertiesBuilder |
DeploymentPropertiesBuilder.putAll(Map<String,String> map) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.