| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.droplets |
| Modifier and Type | Method and Description |
|---|---|
CopyDropletResponse |
CopyDropletResponse.Builder.build()
Builds a new
CopyDropletResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<CopyDropletResponse> |
Droplets.copy(CopyDropletRequest request)
Makes the Copy Droplet request
|
| Modifier and Type | Method and Description |
|---|---|
CopyDropletResponse.Builder |
CopyDropletResponse.Builder.from(CopyDropletResponse instance)
Fill a builder with attribute values from the provided
CopyDropletResponse instance. |
Copyright © 2020. All rights reserved.