| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.applications |
| Modifier and Type | Method and Description |
|---|---|
StopApplicationResponse |
StopApplicationResponse.Builder.build()
Builds a new
StopApplicationResponse. |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<StopApplicationResponse> |
ApplicationsV3.stop(StopApplicationRequest request)
Makes the Stop Application request
|
| Modifier and Type | Method and Description |
|---|---|
StopApplicationResponse.Builder |
StopApplicationResponse.Builder.from(StopApplicationResponse instance)
Fill a builder with attribute values from the provided
StopApplicationResponse instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.