@Projection(name="summary", types=org.springframework.cloud.skipper.domain.PackageMetadata.class) public interface PackageSummary
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getIconUrl() |
String |
getId() |
String |
getName() |
String |
getRepositoryName() |
String |
getVersion() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.