| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.adapters |
| Modifier and Type | Method and Description |
|---|---|
ImmutableRawCloudServicePlan |
ImmutableRawCloudServicePlan.Builder.build()
Builds a new
ImmutableRawCloudServicePlan. |
static ImmutableRawCloudServicePlan |
ImmutableRawCloudServicePlan.copyOf(RawCloudServicePlan instance)
Creates an immutable copy of a
RawCloudServicePlan value. |
static ImmutableRawCloudServicePlan |
ImmutableRawCloudServicePlan.of(org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.serviceplans.ServicePlanEntity> resource)
Construct a new immutable
RawCloudServicePlan instance. |
ImmutableRawCloudServicePlan |
ImmutableRawCloudServicePlan.withResource(org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.serviceplans.ServicePlanEntity> value)
Copy the current immutable object by setting a value for the
resource attribute. |
Copyright © 2020 SAP SE. All rights reserved.