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