| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.builds |
| Modifier and Type | Class and Description |
|---|---|
class |
BuildResource
The Resource response payload for the List Builds operation
|
class |
CreateBuildResponse
The response payload for the Create Build operation
|
class |
GetBuildResponse
The response payload for the Get Build operation
|
| Modifier and Type | Method and Description |
|---|---|
BuildResource.Builder |
BuildResource.Builder.from(Build instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.builds.Build instance. |
CreateBuildResponse.Builder |
CreateBuildResponse.Builder.from(Build instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.builds.Build instance. |
GetBuildResponse.Builder |
GetBuildResponse.Builder.from(Build instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.builds.Build instance. |
Copyright © 2020. All rights reserved.