Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.dto | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
Interconnects |
InterconnectAdaptor.buildDto(Object source) |
Interconnects |
InterconnectAdaptor.buildDto(Object source,
double version) |
Modifier and Type | Method and Description |
---|---|
Interconnects |
InterconnectsCollection.searchName(String value) |
Modifier and Type | Method and Description |
---|---|
List<Interconnects> |
InterconnectsCollection.getMembers() |
Modifier and Type | Method and Description |
---|---|
void |
InterconnectsCollection.setMembers(List<Interconnects> _members) |
Modifier and Type | Method and Description |
---|---|
Interconnects |
InterconnectsClient.getInterconnectById(RestParams params,
String resourceId)
The module aids in fetching the interconnect details for the specified
interconnect resource identifier.
|
Interconnects |
InterconnectsClientImpl.getInterconnectById(RestParams params,
String resourceId) |
Interconnects |
InterconnectsClient.getInterconnectByName(RestParams params,
String interconnectName)
The module aids in fetching the interconnect details for the interconnect name
as specified in HPE OneView.
|
Interconnects |
InterconnectsClientImpl.getInterconnectByName(RestParams params,
String interconnectName) |
Copyright © 2016. All rights reserved.