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