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 |
---|---|
List<LogicalSwitch> |
LogicalSwitchCollection.getMembers() |
Modifier and Type | Method and Description |
---|---|
void |
AddLogicalSwitch.setLogicalSwitch(LogicalSwitch logicalSwitch) |
Modifier and Type | Method and Description |
---|---|
void |
LogicalSwitchCollection.setMembers(List<LogicalSwitch> members) |
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) |
Copyright © 2016. All rights reserved.