| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.serviceInstances |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceInstanceResource
The resource response payload for the List Service Instances operation
|
class |
UpdateServiceInstanceResponse
The response payload for the Update Application operation
|
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceResource.Builder |
ServiceInstanceResource.Builder.from(ServiceInstance instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.serviceInstances.ServiceInstance instance. |
UpdateServiceInstanceResponse.Builder |
UpdateServiceInstanceResponse.Builder.from(ServiceInstance instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.serviceInstances.ServiceInstance instance. |
Copyright © 2020. All rights reserved.