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