Package | Description |
---|---|
com.hp.ov.sdk.dto.generated | |
com.hp.ov.sdk.util |
Modifier and Type | Method and Description |
---|---|
static ServerProfile.ProfileAffinity |
ServerProfile.ProfileAffinity.fromValue(String value) |
ServerProfile.ProfileAffinity |
ServerProfile.getAffinity() |
static ServerProfile.ProfileAffinity |
ServerProfile.ProfileAffinity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerProfile.ProfileAffinity[] |
ServerProfile.ProfileAffinity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ServerProfile.setAffinity(ServerProfile.ProfileAffinity affinity) |
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.