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 |
LogicalInterconnectGroup.getEthernetSettings() |
Modifier and Type | Method and Description |
---|---|
void |
LogicalInterconnectGroup.setEthernetSettings(EthernetInterconnectSettingsV2 ethernetSettings) |
Modifier and Type | Method and Description |
---|---|
EthernetInterconnectSettingsV2 |
LogicalInterconnect.getEthernetSettings() |
Modifier and Type | Method and Description |
---|---|
void |
LogicalInterconnect.setEthernetSettings(EthernetInterconnectSettingsV2 ethernetSettings) |
Modifier and Type | Method and Description |
---|---|
EthernetInterconnectSettingsV2 |
LogicalInterconnectClient.getEthernetSettings(String resourceId)
This module aids in fetching the ethernet settings for a logical interconnect.
|
Modifier and Type | Method and Description |
---|---|
TaskResource |
LogicalInterconnectClient.updateEthernetSettings(String resourceId,
EthernetInterconnectSettingsV2 ethernetSettings,
RequestOption... options)
This method aids in updating the ethernet interconnect settings for the logical interconnect.
|
Copyright © 2017. All rights reserved.