Package | Description |
---|---|
com.hp.ov.sdk.dto.servers | |
com.hp.ov.sdk.dto.servers.serverprofile | |
com.hp.ov.sdk.dto.servers.serverprofiletemplate | |
com.hp.ov.sdk.util |
Modifier and Type | Method and Description |
---|---|
static ProfileAffinity |
ProfileAffinity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfileAffinity[] |
ProfileAffinity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ProfileAffinity |
ServerProfile.getAffinity() |
Modifier and Type | Method and Description |
---|---|
void |
ServerProfile.setAffinity(ProfileAffinity affinity) |
Modifier and Type | Method and Description |
---|---|
ProfileAffinity |
ServerProfileTemplate.getAffinity() |
Modifier and Type | Method and Description |
---|---|
void |
ServerProfileTemplate.setAffinity(ProfileAffinity affinity) |
Modifier and Type | Method and Description |
---|---|
ServerProfile |
ResourceDtoUtils.buildServerProfile(ApiVersion apiVersion,
String profileName,
String serverHardwareName,
Boolean useBayNameForServerHardwareUri,
String enclosureGroupName,
ProfileAffinity affinity,
AssignmentType wwnType,
AssignmentType macType,
AssignmentType serialNumberType,
SanStorage sanStorage,
List<ProfileConnection> connections,
LocalStorage localStorage,
Boot boot,
Bios bios,
Firmware firmware) |
Copyright © 2016. All rights reserved.