| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.droplets | |
| org.cloudfoundry.client.v3.packages |
| Modifier and Type | Class and Description |
|---|---|
class |
DropletResource
The Resource response payload for the List droplets operation
|
class |
GetDropletResponse
The response payload for the Get Droplet operation
|
| Modifier and Type | Method and Description |
|---|---|
DropletResource.Builder |
DropletResource.Builder.from(Droplet instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.droplets.Droplet instance. |
GetDropletResponse.Builder |
GetDropletResponse.Builder.from(Droplet instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.droplets.Droplet instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
StagePackageResponse
The response payload for the Stage Package operation
|
| Modifier and Type | Method and Description |
|---|---|
StagePackageResponse.Builder |
StagePackageResponse.Builder.from(Droplet instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.droplets.Droplet instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.