Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
List<AvailableServers> |
ServerProfileAdaptor.buildAvailableServerDto(Object source) |
List<AvailableServers> |
ServerProfileTemplateAdaptor.buildAvailableServerDto(Object source) |
Modifier and Type | Method and Description |
---|---|
List<AvailableServers> |
ServerProfileClient.getAvailableServersForServerProfile(RestParams params)
Returns a list of the servers that are available for assignment to the
server profile.
|
List<AvailableServers> |
ServerProfileClientImpl.getAvailableServersForServerProfile(RestParams params) |
List<AvailableServers> |
ServerProfileClient.getAvailableServersForServerProfile(RestParams params,
String profileUri)
Returns a list of the servers that are available for assignment to the
server profile.
|
List<AvailableServers> |
ServerProfileClientImpl.getAvailableServersForServerProfile(RestParams params,
String profileUri) |
List<AvailableServers> |
ServerProfileClient.getAvailableServersForServerProfile(RestParams params,
String serverHardwareTypeUri,
String enclosureGroupUri)
Returns a list of the servers that are available for assignment to the
server profile.
|
List<AvailableServers> |
ServerProfileClientImpl.getAvailableServersForServerProfile(RestParams params,
String serverHardwareTypeUri,
String enclosureGroupUri) |
Copyright © 2016. All rights reserved.