@Value.Enclosing @Value.Immutable public interface CloudPackage extends CloudEntity, Derivable<CloudPackage>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CloudPackage.Checksum |
static interface |
CloudPackage.Data |
static class |
CloudPackage.Type |
| Modifier and Type | Method and Description |
|---|---|
default CloudPackage |
derive() |
CloudPackage.Data |
getData() |
Status |
getStatus() |
CloudPackage.Type |
getType() |
getMetadata, getName, getV3MetadataCloudPackage.Type getType()
CloudPackage.Data getData()
Status getStatus()
default CloudPackage derive()
derive in interface Derivable<CloudPackage>Copyright © 2020 SAP SE. All rights reserved.