Package | Description |
---|---|
com.hp.ov.sdk.dto.generated | |
com.hp.ov.sdk.util |
Modifier and Type | Method and Description |
---|---|
List<ProfileConnectionV3> |
ServerProfile.getConnections() |
Modifier and Type | Method and Description |
---|---|
void |
ServerProfile.setConnections(List<ProfileConnectionV3> connections) |
Modifier and Type | Method and Description |
---|---|
ProfileConnectionV3 |
ResourceDtoUtils.buildProfileConnection(RestParams params,
Integer j,
String networkName,
String requestedMbps,
Integer allocatedMbps,
Integer maximumMbps,
ProfileConnectionV3.FunctionType functionType,
ConnectionBoot.BootControl bootControl) |
Modifier and Type | Method and Description |
---|---|
ServerProfile |
ResourceDtoUtils.buildServerProfile(RestParams params,
String profileName,
String serverHardwareName,
Boolean useBayNameForServerHardwareUri,
String enclosureGroupName,
ServerProfile.ProfileAffinity affinity,
ServerProfile.AssignmentType wwnType,
ServerProfile.AssignmentType macType,
ServerProfile.AssignmentType serialNumberType,
SanStorage sanStorage,
List<ProfileConnectionV3> connections,
LocalStorage localStorage,
Boot boot,
Bios bios,
Firmware firmware) |
Copyright © 2016. All rights reserved.