Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
LogicalInterconnects |
LogicalInterconnectAdaptor.buildDto(Object source) |
LogicalInterconnects |
LogicalInterconnectAdaptor.buildDto(Object source,
ApiVersion version) |
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) |
Modifier and Type | Method and Description |
---|---|
ResourceCollection<LogicalInterconnects> |
LogicalInterconnectClient.getAllLogicalInterconnects(RestParams params)
The module aids in fetching the logical interconnect details for all
logical interconnects found under the current HPE OneView.
|
ResourceCollection<LogicalInterconnects> |
LogicalInterconnectClientImpl.getAllLogicalInterconnects(RestParams params) |
Copyright © 2016. All rights reserved.