| Constructor and Description |
|---|
PackageResult() |
| Modifier and Type | Method and Description |
|---|---|
static PackageResult |
create(Package pack) |
static PackageResult |
create(String id,
String label,
String description) |
abstract String |
getId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getLabel, isDescriptionMatch, isLabelMatch, isLabelOrDescriptionMatchpublic abstract String getId()
public static PackageResult create(String id, String label, String description)
public static PackageResult create(Package pack)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.