| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.applications | |
| org.cloudfoundry.client.v3.droplets |
| Modifier and Type | Class and Description |
|---|---|
class |
GetApplicationCurrentDropletResponse
The response payload for the Get Application operation
|
| Modifier and Type | Method and Description |
|---|---|
GetApplicationCurrentDropletResponse.Builder |
GetApplicationCurrentDropletResponse.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 |
CopyDropletResponse
The response payload for the Copy Droplet operation
|
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. |
CopyDropletResponse.Builder |
CopyDropletResponse.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. |
Copyright © 2020. All rights reserved.