@Generated(value="org.jsonschema2pojo") public class QosAggregatedConfiguration extends BaseModelResource
| Constructor and Description |
|---|
QosAggregatedConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
QosConfiguration |
getActiveQosConfig() |
QosConfiguration |
getInactiveFCoEQosConfig() |
QosConfiguration |
getInactiveNonFCoEQosConfig() |
int |
hashCode() |
void |
setActiveQosConfig(QosConfiguration activeQosConfig) |
void |
setInactiveFCoEQosConfig(QosConfiguration inactiveFCoEQosConfig) |
void |
setInactiveNonFCoEQosConfig(QosConfiguration inactiveNonFCoEQosConfig) |
String |
toString() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUripublic QosConfiguration getActiveQosConfig()
public void setActiveQosConfig(QosConfiguration activeQosConfig)
activeQosConfig - the activeQosConfig to setpublic QosConfiguration getInactiveFCoEQosConfig()
public void setInactiveFCoEQosConfig(QosConfiguration inactiveFCoEQosConfig)
inactiveFCoEQosConfig - the inactiveFCoEQosConfig to setpublic QosConfiguration getInactiveNonFCoEQosConfig()
public void setInactiveNonFCoEQosConfig(QosConfiguration inactiveNonFCoEQosConfig)
inactiveNonFCoEQosConfig - the inactiveNonFCoEQosConfig to setpublic String toString()
toString in class BaseModelResourcepublic int hashCode()
hashCode in class BaseModelResourcepublic boolean equals(Object other)
equals in class BaseModelResourceCopyright © 2016. All rights reserved.