ImmutableRawCloudServiceInstance |
ImmutableRawCloudServiceInstance.Builder.build() |
|
static ImmutableRawCloudServiceInstance |
ImmutableRawCloudServiceInstance.copyOf(RawCloudServiceInstance instance) |
|
static ImmutableRawCloudServiceInstance |
ImmutableRawCloudServiceInstance.of(org.cloudfoundry.client.v3.serviceinstances.ServiceInstanceResource resource) |
Construct a new immutable RawCloudServiceInstance instance.
|
ImmutableRawCloudServiceInstance |
ImmutableRawCloudServiceInstance.withResource(org.cloudfoundry.client.v3.serviceinstances.ServiceInstanceResource value) |
Copy the current immutable object by setting a value for the resource attribute.
|
ImmutableRawCloudServiceInstance |
ImmutableRawCloudServiceInstance.withServiceOffering(org.cloudfoundry.client.v3.serviceofferings.ServiceOffering value) |
Copy the current immutable object by setting a value for the serviceOffering attribute.
|
ImmutableRawCloudServiceInstance |
ImmutableRawCloudServiceInstance.withServicePlan(org.cloudfoundry.client.v3.serviceplans.ServicePlan value) |
Copy the current immutable object by setting a value for the servicePlan attribute.
|