public class UpdateNetworkToVdsParameters extends AttachNetworkToVdsParameters
Constructor and Description |
---|
UpdateNetworkToVdsParameters() |
UpdateNetworkToVdsParameters(Guid vdsId,
network net,
ArrayList<VdsNetworkInterface> interfaces) |
Modifier and Type | Method and Description |
---|---|
String |
getBondName() |
ArrayList<VdsNetworkInterface> |
getInterfaces() |
void |
setBondName(String value) |
void |
setInterfaces(ArrayList<VdsNetworkInterface> value) |
getAddress, getBondingOptions, getBootProtocol, getCheckConnectivity, getGateway, getInterface, getNetwork, getOldNetworkName, getSubnet, setAddress, setBondingOptions, setBootProtocol, setCheckConnectivity, setGateway, setInterface, setNetwork, setOldNetworkName, setSubnet
getVdsId, setVdsId
Accept, equals, getEntityId, getHttpSessionId, getImagesParameters, getMultipleAction, getParametersCurrentUser, getParentCommand, getParentParameters, getSessionId, getShouldBeLogged, getTaskGroupSuccess, getTaskIds, getTaskStartTime, getTransactionScopeOption, hashCode, isCompensationEnabled, setCompensationEnabled, setEntityId, setImagesParameters, setMultipleAction, setParametersCurrentUser, setParentCommand, setParentParemeters, setSessionId, setShouldBeLogged, setTaskGroupSuccess, setTaskIds, setTaskStartTime, setTransactionScopeOption
public UpdateNetworkToVdsParameters(Guid vdsId, network net, ArrayList<VdsNetworkInterface> interfaces)
public UpdateNetworkToVdsParameters()
public ArrayList<VdsNetworkInterface> getInterfaces()
public void setInterfaces(ArrayList<VdsNetworkInterface> value)
public String getBondName()
public void setBondName(String value)
Copyright © 2012. All Rights Reserved.