| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.builds |
| Modifier and Type | Method and Description |
|---|---|
CreatedBy |
CreatedBy.Builder.build()
Builds a new
CreatedBy. |
abstract CreatedBy |
Build.getCreatedBy()
The user that created the build
|
CreatedBy |
BuildResource.getCreatedBy()
The user that created the build
|
CreatedBy |
CreateBuildResponse.getCreatedBy()
The user that created the build
|
CreatedBy |
GetBuildResponse.getCreatedBy()
The user that created the build
|
| Modifier and Type | Method and Description |
|---|---|
BuildResource.Builder |
BuildResource.Builder.createdBy(CreatedBy createdBy)
Initializes the value for the
createdBy attribute. |
CreateBuildResponse.Builder |
CreateBuildResponse.Builder.createdBy(CreatedBy createdBy)
Initializes the value for the
createdBy attribute. |
GetBuildResponse.Builder |
GetBuildResponse.Builder.createdBy(CreatedBy createdBy)
Initializes the value for the
createdBy attribute. |
CreatedBy.Builder |
CreatedBy.Builder.from(CreatedBy instance)
Fill a builder with attribute values from the provided
CreatedBy instance. |
Copyright © 2020. All rights reserved.