public class ResourceQuotaModel extends KubernetesModel
annotations, labels, name, namespace
Constructor and Description |
---|
ResourceQuotaModel() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Map<String,String> |
getHard() |
Set<String> |
getScopes() |
int |
hashCode() |
void |
setHard(Map<String,String> hard) |
void |
setScopes(Set<String> scopes) |
String |
toString() |
getAnnotations, getLabels, getName, getNamespace, getVersion, setAnnotations, setLabels, setName, setNamespace, setVersion
Copyright © 2019 WSO2. All rights reserved.