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, toString
public 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 BaseModelResource
public boolean equals(Object obj)
equals
in class BaseModelResource
public int hashCode()
hashCode
in class BaseModelResource
Copyright © 2017. All rights reserved.