@Value.Immutable public abstract class RawCloudService extends RawCloudEntity<CloudService>
| Constructor and Description |
|---|
RawCloudService() |
| Modifier and Type | Method and Description |
|---|---|
CloudService |
derive() |
abstract org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.serviceinstances.UnionServiceInstanceEntity> |
getResource() |
abstract org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.serviceplans.ServicePlanEntity> |
getServicePlanResource() |
abstract org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.services.ServiceEntity> |
getServiceResource() |
derive, deriveFromNullable, parseDate, parseEnum, parseGuid, parseNullableDate, parseNullableGuid, parseResourceMetadata, parseResourceMetadata@Value.Parameter public abstract org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.serviceinstances.UnionServiceInstanceEntity> getResource()
public abstract org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.serviceplans.ServicePlanEntity> getServicePlanResource()
public abstract org.cloudfoundry.client.v2.Resource<org.cloudfoundry.client.v2.services.ServiceEntity> getServiceResource()
public CloudService derive()
Copyright © 2020 SAP SE. All rights reserved.