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