public class ServerProfileTemplate extends BaseModelResource
| Constructor and Description |
|---|
ServerProfileTemplate() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUripublic String getAffinity()
public void setAffinity(String affinity)
affinity - the affinity to setpublic BiosSettingsTemplate getBios()
public void setBios(BiosSettingsTemplate bios)
bios - the bios to setpublic BootSettingsTemplate getBoot()
public void setBoot(BootSettingsTemplate boot)
boot - the boot to setpublic BootModeSettingsTemplate getBootMode()
public void setBootMode(BootModeSettingsTemplate bootMode)
bootMode - the bootMode to setpublic List<ProfileConnectionTemplate> getConnections()
public void setConnections(List<ProfileConnectionTemplate> connections)
connections - the connections to setpublic String getEnclosureGroupUri()
public void setEnclosureGroupUri(String enclosureGroupUri)
enclosureGroupUri - the enclosureGroupUri to setpublic FirmwareSettingsTemplate getFirmware()
public void setFirmware(FirmwareSettingsTemplate firmware)
firmware - the firmware to setpublic Boolean getHideUnusedFlexNics()
public void setHideUnusedFlexNics(Boolean hideUnusedFlexNics)
hideUnusedFlexNics - the hideUnusedFlexNics to setpublic LocalStorageSettingsTemplate getLocalStorage()
public void setLocalStorage(LocalStorageSettingsTemplate localStorage)
localStorage - the localStorage to setpublic String getMacType()
public void setMacType(String macType)
macType - the macType to setpublic SanStorageTemplate getSanStorage()
public void setSanStorage(SanStorageTemplate sanStorage)
sanStorage - the sanStorage to setpublic String getSerialNumberType()
public void setSerialNumberType(String serialNumberType)
serialNumberType - the serialNumberType to setpublic String getServerHardwareTypeUri()
public void setServerHardwareTypeUri(String serverHardwareTypeUri)
serverHardwareTypeUri - the serverHardwareTypeUri to setpublic String getServerProfileDescription()
public void setServerProfileDescription(String serverProfileDescription)
serverProfileDescription - the serverProfileDescription to setpublic String getWwnType()
public void setWwnType(String wwnType)
wwnType - the wwnType to setpublic final boolean equals(Object obj)
equals in class BaseModelResourcepublic int hashCode()
hashCode in class BaseModelResourcepublic String toString()
toString in class BaseModelResourceCopyright © 2016. All rights reserved.