public class MetadataTemplate extends Object implements Serializable
| Constructor and Description |
|---|
MetadataTemplate() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
Map<String,String> |
getAnnotations() |
Map<String,String> |
getLabels() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setAnnotations(Map<String,String> annotations) |
void |
setLabels(Map<String,String> labels) |
Copyright © 2019. All rights reserved.