| Package | Description |
|---|---|
| com.hp.ov.sdk.adaptors | |
| com.hp.ov.sdk.dto | |
| com.hp.ov.sdk.rest.client |
| Modifier and Type | Method and Description |
|---|---|
LogicalInterconnects |
LogicalInterconnectAdaptor.buildDto(Object source) |
LogicalInterconnects |
LogicalInterconnectAdaptor.buildDto(Object source,
double version) |
| Modifier and Type | Method and Description |
|---|---|
List<LogicalInterconnects> |
LogicalInterconnectCollectionV2.getMembers() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogicalInterconnectCollectionV2.setMembers(List<LogicalInterconnects> _members) |
| Modifier and Type | Method and Description |
|---|---|
LogicalInterconnects |
LogicalInterconnectClient.getLogicalInterconnect(RestParams params,
String resourceId)
The module aids in fetching the logical interconnect details for the
specified logical interconnect resource identifier.
|
LogicalInterconnects |
LogicalInterconnectClientImpl.getLogicalInterconnect(RestParams params,
String resourceId) |
LogicalInterconnects |
LogicalInterconnectClient.getLogicalInterconnectByName(RestParams params,
String logicalInterconnectName)
The module aids in fetching the logical interconnect details for the specified
logical interconnect name.
|
LogicalInterconnects |
LogicalInterconnectClientImpl.getLogicalInterconnectByName(RestParams params,
String logicalInterconnectName) |
Copyright © 2016. All rights reserved.