| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.domain |
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutableCloudBuild.ImmutableCreatedBy
Immutable implementation of
CloudBuild.CreatedBy. |
| Modifier and Type | Method and Description |
|---|---|
CloudBuild.CreatedBy |
ImmutableCloudBuild.getCreatedBy() |
CloudBuild.CreatedBy |
CloudBuild.getCreatedBy() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableCloudBuild.ImmutableCreatedBy |
ImmutableCloudBuild.ImmutableCreatedBy.copyOf(CloudBuild.CreatedBy instance)
Creates an immutable copy of a
CloudBuild.CreatedBy value. |
ImmutableCloudBuild.Builder |
ImmutableCloudBuild.Builder.createdBy(CloudBuild.CreatedBy createdBy)
Initializes the value for the
createdBy attribute. |
ImmutableCloudBuild.ImmutableCreatedBy.Builder |
ImmutableCloudBuild.ImmutableCreatedBy.Builder.from(CloudBuild.CreatedBy instance)
Fill a builder with attribute values from the provided
CreatedBy instance. |
ImmutableCloudBuild |
ImmutableCloudBuild.withCreatedBy(CloudBuild.CreatedBy value)
Copy the current immutable object by setting a value for the
createdBy attribute. |
Copyright © 2020 SAP SE. All rights reserved.