ImmutableRawCloudServiceOffering |
ImmutableRawCloudServiceOffering.Builder.build() |
|
static ImmutableRawCloudServiceOffering |
ImmutableRawCloudServiceOffering.copyOf(RawCloudServiceOffering instance) |
|
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.
|