@Value.Immutable public abstract class RawCloudServiceKey extends RawCloudEntity<CloudServiceKey>
| Constructor and Description |
|---|
RawCloudServiceKey() |
| Modifier and Type | Method and Description |
|---|---|
CloudServiceKey |
derive() |
abstract org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.servicekeys.ServiceKeyEntity> |
getResource() |
abstract Derivable<CloudService> |
getService() |
derive, deriveFromNullable, parseDate, parseEnum, parseGuid, parseNullableDate, parseNullableGuid, parseResourceMetadata, parseResourceMetadatapublic abstract org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.servicekeys.ServiceKeyEntity> getResource()
public abstract Derivable<CloudService> getService()
public CloudServiceKey derive()
Copyright © 2020 SAP SE. All rights reserved.