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