Package | Description |
---|---|
org.jenkinsci.plugins.vsphere.builders |
Modifier and Type | Method and Description |
---|---|
ReconfigureStep.DeviceAction |
ReconfigureNetworkAdapters.getDeviceAction() |
static ReconfigureStep.DeviceAction |
ReconfigureStep.DeviceAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReconfigureStep.DeviceAction[] |
ReconfigureStep.DeviceAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FormValidation |
ReconfigureNetworkAdapters.ReconfigureNetworkAdaptersDescriptor.doTestData(ReconfigureStep.DeviceAction deviceAction,
String deviceLabel,
String macAddress,
boolean standardSwitch,
String portGroup,
boolean distributedSwitch,
String distributedPortGroup,
String distributedPortId) |
Constructor and Description |
---|
ReconfigureNetworkAdapters(ReconfigureStep.DeviceAction deviceAction,
String deviceLabel,
String macAddress,
boolean standardSwitch,
String portGroup,
boolean distributedSwitch,
String distributedPortGroup,
String distributedPortId) |
Copyright © 2016–2022. All rights reserved.