| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.processes |
| Modifier and Type | Method and Description |
|---|---|
ScaleProcessResponse |
ScaleProcessResponse.Builder.build()
Builds a new
ScaleProcessResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<ScaleProcessResponse> |
Processes.scale(ScaleProcessRequest request)
Makes the Scale Application request
|
| Modifier and Type | Method and Description |
|---|---|
ScaleProcessResponse.Builder |
ScaleProcessResponse.Builder.from(ScaleProcessResponse instance)
Fill a builder with attribute values from the provided
ScaleProcessResponse instance. |
Copyright © 2020. All rights reserved.