| Interface | Description |
|---|---|
| Builds |
Main entry point to the Cloud Foundry Builds Client API
|
| Class | Description |
|---|---|
| Build |
Base class for responses that are builds
|
| BuildRelationships |
The Build relationships
|
| BuildRelationships.Builder |
Builds instances of type
BuildRelationships. |
| BuildResource |
The Resource response payload for the List Builds operation
|
| BuildResource.Builder |
Builds instances of type
BuildResource. |
| CreateBuildRequest |
The request payload for the Create Build operation
|
| CreateBuildRequest.Builder |
Builds instances of type
CreateBuildRequest. |
| CreateBuildResponse |
The response payload for the Create Build operation
|
| CreateBuildResponse.Builder |
Builds instances of type
CreateBuildResponse. |
| CreatedBy |
Information about who created a build
|
| CreatedBy.Builder |
Builds instances of type
CreatedBy. |
| Droplet |
Represents a droplet
|
| Droplet.Builder |
Builds instances of type
Droplet. |
| GetBuildRequest |
The request payload for the Get Build operation
|
| GetBuildRequest.Builder |
Builds instances of type
GetBuildRequest. |
| GetBuildResponse |
The response payload for the Get Build operation
|
| GetBuildResponse.Builder |
Builds instances of type
GetBuildResponse. |
| ListBuildsRequest |
The request payload for the List Builds operation
|
| ListBuildsRequest.Builder |
Builds instances of type
ListBuildsRequest. |
| ListBuildsResponse |
The response payload for the List Builds operation
|
| ListBuildsResponse.Builder |
Builds instances of type
ListBuildsResponse. |
| Enum | Description |
|---|---|
| BuildState |
The state of a
Build |
Copyright © 2020. All rights reserved.