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