| 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 |
|---|---|
UpdateServiceInstanceResponse.Builder |
UpdateServiceInstanceResponse.Builder.from(ServiceInstance instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.serviceinstances.ServiceInstance instance. |
ServiceInstanceResource.Builder |
ServiceInstanceResource.Builder.from(ServiceInstance instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.serviceinstances.ServiceInstance instance. |
Copyright © 2022. All rights reserved.