| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.applications |
| Modifier and Type | Method and Description |
|---|---|
RestageApplicationResponse |
RestageApplicationResponse.Builder.build()
Builds a new
RestageApplicationResponse. |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<RestageApplicationResponse> |
ApplicationsV2.restage(RestageApplicationRequest request)
Makes the Restage an App request
|
| Modifier and Type | Method and Description |
|---|---|
RestageApplicationResponse.Builder |
RestageApplicationResponse.Builder.from(RestageApplicationResponse instance)
Fill a builder with attribute values from the provided
RestageApplicationResponse instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.