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