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