| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableCloudJob
Immutable implementation of
CloudJob. |
| Modifier and Type | Method and Description |
|---|---|
default CloudJob |
CloudJob.derive() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableCloudJob |
ImmutableCloudJob.copyOf(CloudJob instance)
Creates an immutable copy of a
CloudJob value. |
ImmutableCloudJob.Builder |
ImmutableCloudJob.Builder.from(CloudJob instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.lib.domain.CloudJob instance. |
Copyright © 2020 SAP SE. All rights reserved.