Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
QosAggregatedConfiguration |
LogicalInterconnectAdaptor.buildQosConfigurationDto(String source) |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
LogicalInterconnectAdaptor.buildJsonObjectFromDto(QosAggregatedConfiguration source) |
Modifier and Type | Method and Description |
---|---|
QosAggregatedConfiguration |
LogicalInterconnectClient.getLogicalInterconnectQosAggregatedConfiguration(RestParams params,
String resourceId)
This method aids in fetching the QoS aggregated configuration for the logical interconnect.
|
QosAggregatedConfiguration |
LogicalInterconnectClientImpl.getLogicalInterconnectQosAggregatedConfiguration(RestParams params,
String resourceId) |
Modifier and Type | Method and Description |
---|---|
TaskResourceV2 |
LogicalInterconnectClient.updateLogicalInterconnectQosAggregatedConfiguration(RestParams params,
String resourceId,
QosAggregatedConfiguration qosAggregatedConfigurationDto)
This modules aids in updating the QoS aggregated configuration for the logical interconnect.
|
TaskResourceV2 |
LogicalInterconnectClientImpl.updateLogicalInterconnectQosAggregatedConfiguration(RestParams params,
String resourceId,
QosAggregatedConfiguration qosAggregatedConfigurationDto) |
Copyright © 2016. All rights reserved.