public class EnclosureGroup extends BaseModelResource
| Constructor and Description |
|---|
EnclosureGroup() |
getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonString, toStringpublic List<String> getAssociatedLogicalInterconnectGroups()
public void setAssociatedLogicalInterconnectGroups(List<String> associatedLogicalInterconnectGroups)
associatedLogicalInterconnectGroups - the associatedLogicalInterconnectGroups to setpublic Integer getEnclosureCount()
public void setEnclosureCount(Integer enclosureCount)
enclosureCount - the enclosureCount to setpublic String getEnclosureTypeUri()
public void setEnclosureTypeUri(String enclosureTypeUri)
enclosureTypeUri - the enclosureTypeUri to setpublic IpAddressingMode getIpAddressingMode()
public void setIpAddressingMode(IpAddressingMode ipAddressingMode)
ipAddressingMode - the ipAddressingMode to setpublic void setIpRangeUris(List<String> ipRangeUris)
ipRangeUris - the ipRangeUris to setpublic Integer getInterconnectBayMappingCount()
public void setInterconnectBayMappingCount(Integer interconnectBayMappingCount)
interconnectBayMappingCount - the interconnectBayMappingCount to setpublic List<InterconnectBayMapping> getInterconnectBayMappings()
public void setInterconnectBayMappings(List<InterconnectBayMapping> interconnectBayMappings)
interconnectBayMappings - the interconnectBayMappings to setpublic OSDeploymentSettings getOsDeploymentSettings()
public void setOsDeploymentSettings(OSDeploymentSettings osDeploymentSettings)
osDeploymentSettings - the osDeploymentSettings to setpublic Integer getPortMappingCount()
public void setPortMappingCount(Integer portMappingCount)
portMappingCount - the portMappingCount to setpublic List<PortMapping> getPortMappings()
public void setPortMappings(List<PortMapping> portMappings)
portMappings - the portMappings to setpublic PowerMode getPowerMode()
public void setPowerMode(PowerMode powerMode)
powerMode - the powerMode to setpublic StackingMode getStackingMode()
public void setStackingMode(StackingMode stackingMode)
stackingMode - the stackingMode to setpublic boolean canEqual(Object obj)
canEqual in class BaseModelResourcepublic boolean equals(Object obj)
equals in class BaseModelResourcepublic int hashCode()
hashCode in class BaseModelResourceCopyright © 2016. All rights reserved.