Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.dto | |
com.hp.ov.sdk.dto.generated | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
LogicalInterconnectAdaptor.buildJsonObjectFromDto(EthernetInterconnectSettingsV2 source,
double version) |
Modifier and Type | Method and Description |
---|---|
EthernetInterconnectSettingsV2 |
InterconnectSettingsV2.getEthernetSettings() |
Modifier and Type | Method and Description |
---|---|
void |
InterconnectSettingsV2.setEthernetSettings(EthernetInterconnectSettingsV2 ethernetSettings) |
Modifier and Type | Method and Description |
---|---|
EthernetInterconnectSettingsV2 |
LogicalInterconnects.getEthernetSettings() |
EthernetInterconnectSettingsV2 |
LogicalInterconnectGroups.getEthernetSettings() |
Modifier and Type | Method and Description |
---|---|
void |
LogicalInterconnects.setEthernetSettings(EthernetInterconnectSettingsV2 ethernetSettings) |
void |
LogicalInterconnectGroups.setEthernetSettings(EthernetInterconnectSettingsV2 ethernetSettings) |
Modifier and Type | Method and Description |
---|---|
TaskResourceV2 |
LogicalInterconnectClient.updateEthernetSettings(RestParams params,
String resourceId,
EthernetInterconnectSettingsV2 ethernetInterconnectSettingsDto,
boolean asyncOrSyncMode)
This method aids in updating the ethernet interconnect settings for the logical interconnect.
|
TaskResourceV2 |
LogicalInterconnectClientImpl.updateEthernetSettings(RestParams params,
String resourceId,
EthernetInterconnectSettingsV2 ethernetInterconnectSettingsDto,
boolean asyncOrSyncMode) |
Copyright © 2016. All rights reserved.