| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.userprovidedserviceinstances |
| Modifier and Type | Method and Description |
|---|---|
UserProvidedServiceInstanceEntity |
UserProvidedServiceInstanceEntity.Builder.build()
Builds a new
UserProvidedServiceInstanceEntity. |
UserProvidedServiceInstanceEntity |
UserProvidedServiceInstanceResource.getEntity()
The resource's entity
|
UserProvidedServiceInstanceEntity |
GetUserProvidedServiceInstanceResponse.getEntity()
The resource's entity
|
UserProvidedServiceInstanceEntity |
AssociateUserProvidedServiceInstanceRouteResponse.getEntity()
The resource's entity
|
UserProvidedServiceInstanceEntity |
UpdateUserProvidedServiceInstanceResponse.getEntity()
The resource's entity
|
UserProvidedServiceInstanceEntity |
CreateUserProvidedServiceInstanceResponse.getEntity()
The resource's entity
|
| Modifier and Type | Method and Description |
|---|---|
UserProvidedServiceInstanceResource.Builder |
UserProvidedServiceInstanceResource.Builder.entity(UserProvidedServiceInstanceEntity entity)
Initializes the value for the
entity attribute. |
GetUserProvidedServiceInstanceResponse.Builder |
GetUserProvidedServiceInstanceResponse.Builder.entity(UserProvidedServiceInstanceEntity entity)
Initializes the value for the
entity attribute. |
AssociateUserProvidedServiceInstanceRouteResponse.Builder |
AssociateUserProvidedServiceInstanceRouteResponse.Builder.entity(UserProvidedServiceInstanceEntity entity)
Initializes the value for the
entity attribute. |
UpdateUserProvidedServiceInstanceResponse.Builder |
UpdateUserProvidedServiceInstanceResponse.Builder.entity(UserProvidedServiceInstanceEntity entity)
Initializes the value for the
entity attribute. |
CreateUserProvidedServiceInstanceResponse.Builder |
CreateUserProvidedServiceInstanceResponse.Builder.entity(UserProvidedServiceInstanceEntity entity)
Initializes the value for the
entity attribute. |
UserProvidedServiceInstanceEntity.Builder |
UserProvidedServiceInstanceEntity.Builder.from(UserProvidedServiceInstanceEntity instance)
Fill a builder with attribute values from the provided
UserProvidedServiceInstanceEntity instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.