| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.applications |
| Modifier and Type | Method and Description |
|---|---|
DownloadApplicationDropletRequest |
DownloadApplicationDropletRequest.Builder.build()
Builds a new
DownloadApplicationDropletRequest. |
| Modifier and Type | Method and Description |
|---|---|
Flux<byte[]> |
ApplicationsV2.downloadDroplet(DownloadApplicationDropletRequest request)
Makes the Downloads the staged droplet for an App request
|
DownloadApplicationDropletRequest.Builder |
DownloadApplicationDropletRequest.Builder.from(DownloadApplicationDropletRequest instance)
Fill a builder with attribute values from the provided
DownloadApplicationDropletRequest instance. |
Copyright © 2020. All rights reserved.