@Value.Immutable public abstract class RawCloudServiceOffering extends RawCloudEntity<CloudServiceOffering>
| Constructor and Description |
|---|
RawCloudServiceOffering() |
| Modifier and Type | Method and Description |
|---|---|
CloudServiceOffering |
derive() |
abstract org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.services.ServiceEntity> |
getResource() |
abstract List<Derivable<CloudServicePlan>> |
getServicePlans() |
derive, deriveFromNullable, parseDate, parseEnum, parseGuid, parseNullableDate, parseNullableGuid, parseResourceMetadata, parseResourceMetadatapublic abstract org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.services.ServiceEntity> getResource()
public abstract List<Derivable<CloudServicePlan>> getServicePlans()
public CloudServiceOffering derive()
Copyright © 2020 SAP SE. All rights reserved.