public interface ILabelable
| Modifier and Type | Method and Description |
|---|---|
void |
addLabel(String key,
String value)
Add or update a label;
|
Map<String,String> |
getLabels()
Retrieves the labels associated with the resource
|
Copyright © 2019 Red Hat, Inc. All Rights Reserved.