| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.droplets |
| Modifier and Type | Method and Description |
|---|---|
static CopyDropletRequest.Builder |
CopyDropletRequest.builder()
Creates a builder for
CopyDropletRequest. |
CopyDropletRequest.Builder |
CopyDropletRequest.Builder.from(CopyDropletRequest instance)
Fill a builder with attribute values from the provided
CopyDropletRequest instance. |
CopyDropletRequest.Builder |
CopyDropletRequest.Builder.relationships(DropletRelationships relationships)
Initializes the value for the
relationships attribute. |
CopyDropletRequest.Builder |
CopyDropletRequest.Builder.sourceDropletId(String sourceDropletId)
Initializes the value for the
sourceDropletId attribute. |
Copyright © 2020. All rights reserved.