public class ServerProfileTemplate extends BaseModelResource
Constructor and Description |
---|
ServerProfileTemplate() |
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 ProfileAffinity getAffinity()
public void setAffinity(ProfileAffinity affinity)
affinity
- the affinity 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<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 Firmware getFirmware()
public void setFirmware(Firmware firmware)
firmware
- the firmware to setpublic Boolean getHideUnusedFlexNics()
public void setHideUnusedFlexNics(Boolean hideUnusedFlexNics)
hideUnusedFlexNics
- the hideUnusedFlexNics to setpublic SourceType getIscsiInitiatorNameType()
public void setIscsiInitiatorNameType(SourceType iscsiInitiatorNameType)
iscsiInitiatorNameType
- the iscsiInitiatorNameType to setpublic LocalStorageSettingsTemplate getLocalStorage()
public void setLocalStorage(LocalStorageSettingsTemplate localStorage)
localStorage
- the localStorage to setpublic AssignmentType getMacType()
public void setMacType(AssignmentType macType)
macType
- the macType to setpublic SanStorage getSanStorage()
public void setSanStorage(SanStorage sanStorage)
sanStorage
- the sanStorage 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 getServerProfileDescription()
public void setServerProfileDescription(String serverProfileDescription)
serverProfileDescription
- the serverProfileDescription to setpublic AssignmentType getWwnType()
public void setWwnType(AssignmentType wwnType)
wwnType
- the wwnType to setpublic boolean equals(Object obj)
equals
in class BaseModelResource
public int hashCode()
hashCode
in class BaseModelResource
Copyright © 2016. All rights reserved.