| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.servicekeys |
| Modifier and Type | Method and Description |
|---|---|
static GetServiceKeyResponse.Builder |
GetServiceKeyResponse.builder()
Creates a builder for
GetServiceKeyResponse. |
GetServiceKeyResponse.Builder |
GetServiceKeyResponse.Builder.entity(ServiceKeyEntity entity)
Initializes the value for the
entity attribute. |
GetServiceKeyResponse.Builder |
GetServiceKeyResponse.Builder.from(org.cloudfoundry.client.v2.servicekeys._GetServiceKeyResponse instance)
Copy abstract value type
_GetServiceKeyResponse instance into builder. |
GetServiceKeyResponse.Builder |
GetServiceKeyResponse.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(GetServiceKeyResponse instance)
Fill a builder with attribute values from the provided
GetServiceKeyResponse instance. |
GetServiceKeyResponse.Builder |
GetServiceKeyResponse.Builder.metadata(Metadata metadata)
Initializes the value for the
metadata attribute. |
Copyright © 2024. All rights reserved.