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