public class LogicalEnclosure extends BaseModelResource
Constructor and Description |
---|
LogicalEnclosure() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonString, toString
public Boolean getDeleteFailed()
public void setDeleteFailed(Boolean deleteFailed)
deleteFailed
- the deleteFailed to setpublic DeploymentManagerSettings getDeploymentManagerSettings()
public void setDeploymentManagerSettings(DeploymentManagerSettings deploymentManagerSettings)
deploymentManagerSettings
- the deploymentManagerSettings to setpublic String getEnclosureGroupUri()
public void setEnclosureGroupUri(String enclosureGroupUri)
enclosureGroupUri
- the enclosureGroupUri to setpublic Map<String,LogicalEnclosureContainedEnclosure> getEnclosures()
public void setEnclosures(Map<String,LogicalEnclosureContainedEnclosure> enclosures)
enclosures
- the enclosures to setpublic void setEnclosureUris(List<String> enclosureUris)
enclosureUris
- the enclosureUris to setpublic FirmwareLogicalEnclosure getFirmware()
public void setFirmware(FirmwareLogicalEnclosure firmware)
firmware
- the firmware to setpublic IpAddressingMode getIpAddressingMode()
public void setIpAddressingMode(IpAddressingMode ipAddressingMode)
ipAddressingMode
- the ipAddressingMode to setpublic void setIpv4Ranges(List<Object> ipv4Ranges)
ipv4Ranges
- the ipv4Ranges to setpublic List<String> getLogicalInterconnectUris()
public void setLogicalInterconnectUris(List<String> logicalInterconnectUris)
logicalInterconnectUris
- the logicalInterconnectUris to setpublic Object getPowerMode()
public void setPowerMode(Object powerMode)
powerMode
- the powerMode to setpublic ScalingState getScalingState()
public void setScalingState(ScalingState scalingState)
scalingState
- the scalingState to setpublic boolean equals(Object obj)
equals
in class BaseModelResource
public int hashCode()
hashCode
in class BaseModelResource
Copyright © 2017. All rights reserved.