| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.userprovidedserviceinstances |
| Modifier and Type | Class and Description |
|---|---|
class |
AssociateUserProvidedServiceInstanceRouteResponse
The resource response payload for the Update User Provided Service Instance Response
|
class |
CreateUserProvidedServiceInstanceResponse
The response payload for the the Create User Provided Service Instance request.
|
class |
GetUserProvidedServiceInstanceResponse
The resource response payload for the Get User Provided Service Instance Response
|
class |
UpdateUserProvidedServiceInstanceResponse
The resource response payload for the Update User Provided Service Instance Response
|
class |
UserProvidedServiceInstanceResource
The resource response payload for User Provided Service Instances
|
| Modifier and Type | Method and Description |
|---|---|
CreateUserProvidedServiceInstanceResponse.Builder |
CreateUserProvidedServiceInstanceResponse.Builder.from(AbstractUserProvidedServiceInstanceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.userprovidedserviceinstances.AbstractUserProvidedServiceInstanceResource instance. |
UpdateUserProvidedServiceInstanceResponse.Builder |
UpdateUserProvidedServiceInstanceResponse.Builder.from(AbstractUserProvidedServiceInstanceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.userprovidedserviceinstances.AbstractUserProvidedServiceInstanceResource instance. |
GetUserProvidedServiceInstanceResponse.Builder |
GetUserProvidedServiceInstanceResponse.Builder.from(AbstractUserProvidedServiceInstanceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.userprovidedserviceinstances.AbstractUserProvidedServiceInstanceResource instance. |
AssociateUserProvidedServiceInstanceRouteResponse.Builder |
AssociateUserProvidedServiceInstanceRouteResponse.Builder.from(AbstractUserProvidedServiceInstanceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.userprovidedserviceinstances.AbstractUserProvidedServiceInstanceResource instance. |
UserProvidedServiceInstanceResource.Builder |
UserProvidedServiceInstanceResource.Builder.from(AbstractUserProvidedServiceInstanceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.userprovidedserviceinstances.AbstractUserProvidedServiceInstanceResource instance. |
Copyright © 2024. All rights reserved.