@Value.Immutable public interface CloudServiceInstance extends CloudEntity, Derivable<CloudServiceInstance>
| Modifier and Type | Method and Description |
|---|---|
default CloudServiceInstance |
derive() |
List<CloudServiceBinding> |
getBindings() |
Map<String,Object> |
getCredentials() |
String |
getDashboardUrl() |
CloudService |
getService() |
String |
getType() |
getMetadata, getName, getV3MetadataList<CloudServiceBinding> getBindings()
String getDashboardUrl()
CloudService getService()
String getType()
default CloudServiceInstance derive()
derive in interface Derivable<CloudServiceInstance>Copyright © 2020 SAP SE. All rights reserved.