Search

Class com.hpe.ov4vro.model.ServerProfileTemplate

Extends com.hpe.ov4vro.model.OneViewObject

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

None

Methods

Name Returns
com.hpe.ov4vro.model.ServerProfileTemplate() constructor
equals(Object ) boolean
getDescription() String
getEnclosureGroupName() String
getEnclosureGroupUri() String
getInternalId() com.vmware.o11n.sdk.modeldriven.Sid
getName() String
getServerHardwareTypeName() String
getServerHardwareTypeUri() String
getUri() String
hashCode() Number
setDescription(String ) void
setEnclosureGroupName(String ) void
setEnclosureGroupUri(String ) void
setInternalId(com.vmware.o11n.sdk.modeldriven.Sid ) void
setName(String ) void
setServerHardwareTypeName(String ) void
setServerHardwareTypeUri(String ) void
setUri(String ) void
toString() String

Returned by

Method Returns
com.hpe.ov4vro.model.Connection.getSPT(String ) com.hpe.ov4vro.model.ServerProfileTemplate
com.hpe.ov4vro.model.Connection.getSPTByName(String ) com.hpe.ov4vro.model.ServerProfileTemplate
com.hpe.ov4vro.oneview.client.SPTClient.getServerProfileTemplateWithUri(String ) com.hpe.ov4vro.model.ServerProfileTemplate
com.hpe.ov4vro.oneview.client.SPTClient.getSPTByName(String ) com.hpe.ov4vro.model.ServerProfileTemplate
HPEOneViewServerProfileTemplate.__getTarget() com.hpe.ov4vro.model.ServerProfileTemplate

Referenced in

Method Returns
com.hpe.ov4vro.singleton.ServerProfileTemplateManager.getHypervisorClusterProfileFromSPT(String , String , com.hpe.ov4vro.model.ServerProfileTemplate ) com.vmware.o11n.sdk.modeldriven.FoundObject
com.hpe.ov4vro.singleton.ServerProfileTemplateManager.getServerProfileFromSPT(com.hpe.ov4vro.model.ServerProfileTemplate ) com.vmware.o11n.sdk.modeldriven.FoundObject
com.hpe.ov4vro.singleton.ServerProfileTemplateManager.putServerProfileTemplate(com.hpe.ov4vro.model.ServerProfileTemplate ) com.vmware.o11n.sdk.modeldriven.FoundObject