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