static ImmutableRawCloudServiceInstance.Builder |
ImmutableRawCloudServiceInstance.builder() |
|
ImmutableRawCloudServiceInstance.Builder |
ImmutableRawCloudServiceInstance.Builder.from(RawCloudServiceInstance instance) |
Fill a builder with attribute values from the provided RawCloudServiceInstance instance.
|
ImmutableRawCloudServiceInstance.Builder |
ImmutableRawCloudServiceInstance.Builder.resource(org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.serviceinstances.UnionServiceInstanceEntity> resource) |
Initializes the value for the resource attribute.
|
ImmutableRawCloudServiceInstance.Builder |
ImmutableRawCloudServiceInstance.Builder.servicePlanResource(org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.serviceplans.ServicePlanEntity> servicePlanResource) |
|
ImmutableRawCloudServiceInstance.Builder |
ImmutableRawCloudServiceInstance.Builder.serviceResource(org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.services.ServiceEntity> serviceResource) |
|