@Value.Immutable public interface CloudServicePlan extends CloudEntity, Derivable<CloudServicePlan>
| Modifier and Type | Method and Description |
|---|---|
default CloudServicePlan |
derive() |
String |
getDescription() |
String |
getExtra() |
String |
getUniqueId() |
Boolean |
isFree() |
Boolean |
isPublic() |
getMetadata, getName, getV3MetadataString getDescription()
String getExtra()
String getUniqueId()
Boolean isFree()
Boolean isPublic()
default CloudServicePlan derive()
derive in interface Derivable<CloudServicePlan>Copyright © 2020 SAP SE. All rights reserved.