| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.servicekeys |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateServiceKeyResponse
The response payload for the the Create Service Key request.
|
class |
GetServiceKeyResponse
The resource response payload for the Get Service Key Response
|
class |
ServiceKeyResource
Service Key in responses
|
| Modifier and Type | Method and Description |
|---|---|
CreateServiceKeyResponse.Builder |
CreateServiceKeyResponse.Builder.from(AbstractServiceKeyResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.servicekeys.AbstractServiceKeyResource instance. |
GetServiceKeyResponse.Builder |
GetServiceKeyResponse.Builder.from(AbstractServiceKeyResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.servicekeys.AbstractServiceKeyResource instance. |
ServiceKeyResource.Builder |
ServiceKeyResource.Builder.from(AbstractServiceKeyResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.servicekeys.AbstractServiceKeyResource instance. |
Copyright © 2024. All rights reserved.