| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.adapters |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableRawCloudApplication.Builder |
ImmutableRawCloudApplication.builder()
Creates a builder for
ImmutableRawCloudApplication. |
ImmutableRawCloudApplication.Builder |
ImmutableRawCloudApplication.Builder.from(RawCloudApplication instance)
Fill a builder with attribute values from the provided
RawCloudApplication instance. |
ImmutableRawCloudApplication.Builder |
ImmutableRawCloudApplication.Builder.resource(org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.applications.ApplicationEntity> resource)
Initializes the value for the
resource attribute. |
ImmutableRawCloudApplication.Builder |
ImmutableRawCloudApplication.Builder.space(Derivable<CloudSpace> space)
Initializes the value for the
space attribute. |
ImmutableRawCloudApplication.Builder |
ImmutableRawCloudApplication.Builder.stack(Derivable<CloudStack> stack)
Initializes the value for the
stack attribute. |
ImmutableRawCloudApplication.Builder |
ImmutableRawCloudApplication.Builder.summary(org.cloudfoundry.client.v2.applications.SummaryApplicationResponse summary)
Initializes the value for the
summary attribute. |
Copyright © 2020 SAP SE. All rights reserved.