| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.serviceinstances |
| Modifier and Type | Class and Description |
|---|---|
class |
BindServiceInstanceRouteResponse
The response payload for the the Bind Service Instance To Route request.
|
class |
CreateServiceInstanceResponse
The response payload for the the Create Service Instance request.
|
class |
GetServiceInstanceResponse
The resource response payload for the Get Service Instance Response
|
class |
ServiceInstanceResource
The resource response payload for Service Instances
|
class |
UpdateServiceInstanceResponse
The response payload for the the Update Service Instance request.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceInstanceResponse.Builder |
GetServiceInstanceResponse.Builder.from(AbstractServiceInstanceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.serviceinstances.AbstractServiceInstanceResource instance. |
UpdateServiceInstanceResponse.Builder |
UpdateServiceInstanceResponse.Builder.from(AbstractServiceInstanceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.serviceinstances.AbstractServiceInstanceResource instance. |
BindServiceInstanceRouteResponse.Builder |
BindServiceInstanceRouteResponse.Builder.from(AbstractServiceInstanceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.serviceinstances.AbstractServiceInstanceResource instance. |
CreateServiceInstanceResponse.Builder |
CreateServiceInstanceResponse.Builder.from(AbstractServiceInstanceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.serviceinstances.AbstractServiceInstanceResource instance. |
ServiceInstanceResource.Builder |
ServiceInstanceResource.Builder.from(AbstractServiceInstanceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.serviceinstances.AbstractServiceInstanceResource instance. |
Copyright © 2024. All rights reserved.