| Interface | Description |
|---|---|
| Droplets |
Main entry point to the Cloud Foundry Droplets Client API
|
| Class | Description |
|---|---|
| Buildpack |
Immutable implementation of
_Buildpack. |
| Buildpack.Builder |
Builds instances of type
Buildpack. |
| CopyDropletRequest |
The request payload for the Copy Droplet operation
|
| CopyDropletRequest.Builder |
Builds instances of type
CopyDropletRequest. |
| CopyDropletResponse |
The response payload for the Copy Droplet operation
|
| CopyDropletResponse.Builder |
Builds instances of type
CopyDropletResponse. |
| DeleteDropletRequest |
The request payload for the Delete Droplet operation
|
| DeleteDropletRequest.Builder |
Builds instances of type
DeleteDropletRequest. |
| Droplet |
Base class for responses that are droplets
|
| DropletRelationships |
The relationships for the Copy Droplet request
|
| DropletRelationships.Builder |
Builds instances of type
DropletRelationships. |
| DropletResource |
The Resource response payload for the List droplets operation
|
| DropletResource.Builder |
Builds instances of type
DropletResource. |
| GetDropletRequest |
The request payload for the Get Droplet operation
|
| GetDropletRequest.Builder |
Builds instances of type
GetDropletRequest. |
| GetDropletResponse |
The response payload for the Get Droplet operation
|
| GetDropletResponse.Builder |
Builds instances of type
GetDropletResponse. |
| ListDropletsRequest |
The request payload for the List Applications operation
|
| ListDropletsRequest.Builder |
Builds instances of type
ListDropletsRequest. |
| ListDropletsResponse |
The response payload for the List Applications operation
|
| ListDropletsResponse.Builder |
Builds instances of type
ListDropletsResponse. |
| Enum | Description |
|---|---|
| DropletState |
The state of a
Package |
Copyright © 2020. All rights reserved.