None |
---|
Name | Returns |
---|---|
com.hpe.ov4vro.model.serverprofile.ProfileConnection() | constructor |
equals(Object ) | boolean |
getAllocatedMbps() | Number |
getBoot() | com.hpe.ov4vro.model.serverprofile.ConnectionBoot |
getFunctionType() | String |
getId() | Number |
getInterconnectUri() | String |
getMac() | String |
getMacType() | com.hp.ov.sdk.dto.servers.AssignmentType |
getMaximumMbps() | Number |
getName() | String |
getNetworkUri() | String |
getPortId() | String |
getRequestedMbps() | String |
getWwnn() | String |
getWwpn() | String |
hashCode() | Number |
setAllocatedMbps(Number ) | void |
setBoot(com.hpe.ov4vro.model.serverprofile.ConnectionBoot ) | void |
setFunctionType(String ) | void |
setId(Number ) | void |
setInterconnectUri(String ) | void |
setMac(String ) | void |
setMacType(com.hp.ov.sdk.dto.servers.AssignmentType ) | void |
setMaximumMbps(Number ) | void |
setName(String ) | void |
setNetworkUri(String ) | void |
setPortId(String ) | void |
setRequestedMbps(String ) | void |
setWwnn(String ) | void |
setWwpn(String ) | void |
toString() | String |
Method | Returns |
---|---|
HPEOneViewProfileConnection.__getTarget() | com.hpe.ov4vro.model.serverprofile.ProfileConnection |
None |
---|