public class Metadata extends Object
| Constructor and Description |
|---|
Metadata() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAnnotations() |
Map<String,String> |
getLabels() |
void |
setAnnotations(Map<String,String> annotations) |
void |
setLabels(Map<String,String> labels) |
PackageInfo |
toPackageInfo() |
public void setAnnotations(@CheckForNull Map<String,String> annotations)
public void setLabels(@CheckForNull Map<String,String> labels)
@CheckForNull public PackageInfo toPackageInfo() throws IOException
IOExceptionCopyright © 2004–2018. All rights reserved.