Package | Description |
---|---|
com.hp.ov.sdk.dto | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
LogicalSwitch |
AddLogicalSwitch.getLogicalSwitch() |
Modifier and Type | Method and Description |
---|---|
void |
AddLogicalSwitch.setLogicalSwitch(LogicalSwitch logicalSwitch) |
Modifier and Type | Method and Description |
---|---|
LogicalSwitch |
LogicalSwitchClient.getLogicalSwitch(RestParams params,
String resourceId)
Retrieves the
LogicalSwitch details for the specified
logical switch resource identifier. |
LogicalSwitch |
LogicalSwitchClientImpl.getLogicalSwitch(RestParams params,
String resourceId) |
LogicalSwitch |
LogicalSwitchClient.getLogicalSwitchByName(RestParams params,
String name)
Retrieves the
LogicalSwitch details for the specified
logical switch name. |
LogicalSwitch |
LogicalSwitchClientImpl.getLogicalSwitchByName(RestParams params,
String name) |
Modifier and Type | Method and Description |
---|---|
ResourceCollection<LogicalSwitch> |
LogicalSwitchClient.getAllLogicalSwitches(RestParams params)
Retrieves the logical switch details for all the logical switches
under the current HPE OneView.
|
ResourceCollection<LogicalSwitch> |
LogicalSwitchClientImpl.getAllLogicalSwitches(RestParams params) |
Copyright © 2016. All rights reserved.