| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.adapters |
| Modifier and Type | Method and Description |
|---|---|
ImmutableRawCloudBuild |
ImmutableRawCloudBuild.Builder.build()
Builds a new
ImmutableRawCloudBuild. |
static ImmutableRawCloudBuild |
ImmutableRawCloudBuild.copyOf(RawCloudBuild instance)
Creates an immutable copy of a
RawCloudBuild value. |
static ImmutableRawCloudBuild |
ImmutableRawCloudBuild.of(org.cloudfoundry.client.v3.builds.Build resource)
Construct a new immutable
RawCloudBuild instance. |
ImmutableRawCloudBuild |
ImmutableRawCloudBuild.withResource(org.cloudfoundry.client.v3.builds.Build value)
Copy the current immutable object by setting a value for the
resource attribute. |
Copyright © 2020 SAP SE. All rights reserved.