ImmutableRawV3CloudServiceInstance |
ImmutableRawV3CloudServiceInstance.Builder.build() |
|
static ImmutableRawV3CloudServiceInstance |
ImmutableRawV3CloudServiceInstance.copyOf(RawV3CloudServiceInstance instance) |
|
static ImmutableRawV3CloudServiceInstance |
ImmutableRawV3CloudServiceInstance.of(org.cloudfoundry.client.v3.serviceinstances.ServiceInstance serviceInstance) |
Construct a new immutable RawV3CloudServiceInstance instance.
|
ImmutableRawV3CloudServiceInstance |
ImmutableRawV3CloudServiceInstance.withServiceInstance(org.cloudfoundry.client.v3.serviceinstances.ServiceInstance value) |
Copy the current immutable object by setting a value for the serviceInstance attribute.
|