| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.adapters |
| Modifier and Type | Method and Description |
|---|---|
ImmutableRawCloudServiceOffering |
ImmutableRawCloudServiceOffering.Builder.build()
Builds a new
ImmutableRawCloudServiceOffering. |
static ImmutableRawCloudServiceOffering |
ImmutableRawCloudServiceOffering.copyOf(RawCloudServiceOffering instance)
Creates an immutable copy of a
RawCloudServiceOffering value. |
ImmutableRawCloudServiceOffering |
ImmutableRawCloudServiceOffering.withResource(org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.services.ServiceEntity> value)
Copy the current immutable object by setting a value for the
resource attribute. |
ImmutableRawCloudServiceOffering |
ImmutableRawCloudServiceOffering.withServicePlans(Derivable<CloudServicePlan>... elements)
Copy the current immutable object with elements that replace the content of
servicePlans. |
ImmutableRawCloudServiceOffering |
ImmutableRawCloudServiceOffering.withServicePlans(Iterable<? extends Derivable<CloudServicePlan>> elements)
Copy the current immutable object with elements that replace the content of
servicePlans. |
Copyright © 2020 SAP SE. All rights reserved.