ImmutableCloudBuild |
ImmutableCloudBuild.Builder.build() |
|
static ImmutableCloudBuild |
ImmutableCloudBuild.copyOf(CloudBuild instance) |
|
ImmutableCloudBuild |
ImmutableCloudBuild.withCreatedBy(CloudBuild.CreatedBy value) |
Copy the current immutable object by setting a value for the createdBy attribute.
|
ImmutableCloudBuild |
ImmutableCloudBuild.withDropletInfo(DropletInfo value) |
Copy the current immutable object by setting a value for the dropletInfo attribute.
|
ImmutableCloudBuild |
ImmutableCloudBuild.withError(String value) |
Copy the current immutable object by setting a value for the error attribute.
|
ImmutableCloudBuild |
ImmutableCloudBuild.withMetadata(CloudMetadata value) |
Copy the current immutable object by setting a value for the metadata attribute.
|
ImmutableCloudBuild |
ImmutableCloudBuild.withName(String value) |
Copy the current immutable object by setting a value for the name attribute.
|
ImmutableCloudBuild |
ImmutableCloudBuild.withPackageInfo(CloudBuild.PackageInfo value) |
Copy the current immutable object by setting a value for the packageInfo attribute.
|
ImmutableCloudBuild |
ImmutableCloudBuild.withState(CloudBuild.State value) |
Copy the current immutable object by setting a value for the state attribute.
|
ImmutableCloudBuild |
ImmutableCloudBuild.withV3Metadata(org.cloudfoundry.client.v3.Metadata value) |
Copy the current immutable object by setting a value for the v3Metadata attribute.
|