ImmutableRawCloudServiceOffering |
ImmutableRawCloudServiceOffering.Builder.build() |
|
static ImmutableRawCloudServiceOffering |
ImmutableRawCloudServiceOffering.copyOf(RawCloudServiceOffering instance) |
|
ImmutableRawCloudServiceOffering |
ImmutableRawCloudServiceOffering.withServiceOffering(org.cloudfoundry.client.v3.serviceofferings.ServiceOfferingResource value) |
Copy the current immutable object by setting a value for the serviceOffering 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.
|