Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
InterconnectSettingsV2 |
LogicalInterconnectGroupAdaptor.buildInterconnectSettingsDto(Object source,
double version) |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
LogicalInterconnectAdaptor.buildJsonObjectFromDto(InterconnectSettingsV2 source,
double version) |
Modifier and Type | Method and Description |
---|---|
InterconnectSettingsV2 |
LogicalInterconnectGroupClient.getDefaultInterconnectSettings(RestParams params)
The module aids in fetching the default interconnect settings details for
the logical interconnect group found under the current HPE OneView.
|
InterconnectSettingsV2 |
LogicalInterconnectGroupClientImpl.getDefaultInterconnectSettings(RestParams params) |
InterconnectSettingsV2 |
LogicalInterconnectGroupClient.getInterconnectSettings(RestParams params,
String resourceId)
The module aids in fetching the interconnect settings details for the
logical interconnect group found under the current HPE OneView.
|
InterconnectSettingsV2 |
LogicalInterconnectGroupClientImpl.getInterconnectSettings(RestParams params,
String resourceId) |
InterconnectSettingsV2 |
LogicalInterconnectGroupClient.getInterconnectSettings(RestParams params,
String resourceId,
String settingId)
The module aids in fetching the interconnect settings details for the
logical interconnect group found under the current HPE OneView.
|
InterconnectSettingsV2 |
LogicalInterconnectGroupClientImpl.getInterconnectSettings(RestParams params,
String resourceId,
String settingId) |
Modifier and Type | Method and Description |
---|---|
TaskResourceV2 |
LogicalInterconnectClient.updateLogicalInterconnectSettings(RestParams params,
String resourceId,
InterconnectSettingsV2 interconnectSettings)
This modules aids in updating interconnect settings on the logical interconnect.
|
TaskResourceV2 |
LogicalInterconnectClientImpl.updateLogicalInterconnectSettings(RestParams params,
String resourceId,
InterconnectSettingsV2 interconnectSettings) |
Copyright © 2016. All rights reserved.