public class ServerProfile extends BaseModelResource
| Constructor and Description |
|---|
ServerProfile() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonString, toStringpublic ProfileAffinity getAffinity()
public void setAffinity(ProfileAffinity affinity)
affinity - the affinity to setpublic String getAssociatedServer()
public void setAssociatedServer(String associatedServer)
associatedServer - the associatedServer to setpublic Bios getBios()
public void setBios(Bios bios)
bios - the bios to setpublic Boot getBoot()
public void setBoot(Boot boot)
boot - the boot to setpublic BootMode getBootMode()
public void setBootMode(BootMode bootMode)
bootMode - the bootMode to setpublic List<ProfileConnection> getConnections()
public void setConnections(List<ProfileConnection> connections)
connections - the connections to setpublic Integer getEnclosureBay()
public void setEnclosureBay(Integer enclosureBay)
enclosureBay - the enclosureBay to setpublic String getEnclosureGroupUri()
public void setEnclosureGroupUri(String enclosureGroupUri)
enclosureGroupUri - the enclosureGroupUri to setpublic String getEnclosureUri()
public void setEnclosureUri(String enclosureUri)
enclosureUri - the enclosureUri to setpublic Firmware getFirmware()
public void setFirmware(Firmware firmware)
firmware - the firmware to setpublic Boolean getHideUnusedFlexNics()
public void setHideUnusedFlexNics(Boolean hideUnusedFlexNics)
hideUnusedFlexNics - the hideUnusedFlexNics to setpublic Boolean getInProgress()
public void setInProgress(Boolean inProgress)
inProgress - the inProgress to setpublic String getIscsiInitiatorName()
public void setIscsiInitiatorName(String iscsiInitiatorName)
iscsiInitiatorName - the iscsiInitiatorName to setpublic SourceType getIscsiInitiatorNameType()
public void setIscsiInitiatorNameType(SourceType iscsiInitiatorNameType)
iscsiInitiatorNameType - the iscsiInitiatorNameType to setpublic LocalStorage getLocalStorage()
public void setLocalStorage(LocalStorage localStorage)
localStorage - the localStorage to setpublic AssignmentType getMacType()
public void setMacType(AssignmentType macType)
macType - the macType to setpublic OsDeploymentSettings getOsDeploymentSettings()
public void setOsDeploymentSettings(OsDeploymentSettings osDeploymentSettings)
osDeploymentSettings - the osDeploymentSettings to setpublic SanStorage getSanStorage()
public void setSanStorage(SanStorage sanStorage)
sanStorage - the sanStorage to setpublic String getSerialNumber()
public void setSerialNumber(String serialNumber)
serialNumber - the serialNumber to setpublic AssignmentType getSerialNumberType()
public void setSerialNumberType(AssignmentType serialNumberType)
serialNumberType - the serialNumberType to setpublic String getServerHardwareTypeUri()
public void setServerHardwareTypeUri(String serverHardwareTypeUri)
serverHardwareTypeUri - the serverHardwareTypeUri to setpublic String getServerHardwareUri()
public void setServerHardwareUri(String serverHardwareUri)
serverHardwareUri - the serverHardwareUri to setpublic String getServerProfileTemplateUri()
public void setServerProfileTemplateUri(String serverProfileTemplateUri)
serverProfileTemplateUri - the serverProfileTemplateUri to setpublic String getTaskUri()
public void setTaskUri(String taskUri)
taskUri - the taskUri to setpublic TemplateCompliance getTemplateCompliance()
public void setTemplateCompliance(TemplateCompliance templateCompliance)
templateCompliance - the templateCompliance to setpublic String getUuid()
public void setUuid(String uuid)
uuid - the uuid to setpublic AssignmentType getWwnType()
public void setWwnType(AssignmentType wwnType)
wwnType - the wwnType to setpublic boolean equals(Object obj)
equals in class BaseModelResourcepublic int hashCode()
hashCode in class BaseModelResourceCopyright © 2017. All rights reserved.