public class NicContainer extends DeviceContainer implements Nic
Constructor and Description |
---|
NicContainer() |
instanceType, instanceType, instanceTypePresent, template, template, templatePresent, vm, vm, vmPresent, vms, vms, vmsPresent
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
instanceType, instanceTypePresent, template, templatePresent, vm, vmPresent, vms, vmsPresent
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public BootProtocol bootProtocol()
bootProtocol
in interface Nic
public void bootProtocol(BootProtocol newBootProtocol)
public boolean bootProtocolPresent()
bootProtocolPresent
in interface Nic
public NicInterface interface_()
interface_
in interface Nic
public void interface_(NicInterface newInterface)
public boolean interface_Present()
interface_Present
in interface Nic
public void linked(boolean newLinked)
public void linked(Boolean newLinked)
public boolean linkedPresent()
linkedPresent
in interface Nic
public void mac(Mac newMac)
public boolean macPresent()
macPresent
in interface Nic
public void onBoot(boolean newOnBoot)
public void onBoot(Boolean newOnBoot)
public boolean onBootPresent()
onBootPresent
in interface Nic
public void plugged(boolean newPlugged)
public void plugged(Boolean newPlugged)
public boolean pluggedPresent()
pluggedPresent
in interface Nic
public void network(Network newNetwork)
public boolean networkPresent()
networkPresent
in interface Nic
public List<NetworkAttachment> networkAttachments()
networkAttachments
in interface Nic
public void networkAttachments(List<NetworkAttachment> newNetworkAttachments)
public boolean networkAttachmentsPresent()
networkAttachmentsPresent
in interface Nic
public List<NetworkLabel> networkLabels()
networkLabels
in interface Nic
public void networkLabels(List<NetworkLabel> newNetworkLabels)
public boolean networkLabelsPresent()
networkLabelsPresent
in interface Nic
public List<ReportedDevice> reportedDevices()
reportedDevices
in interface Nic
public void reportedDevices(List<ReportedDevice> newReportedDevices)
public boolean reportedDevicesPresent()
reportedDevicesPresent
in interface Nic
public List<Statistic> statistics()
statistics
in interface Nic
public boolean statisticsPresent()
statisticsPresent
in interface Nic
public List<NetworkLabel> virtualFunctionAllowedLabels()
virtualFunctionAllowedLabels
in interface Nic
public void virtualFunctionAllowedLabels(List<NetworkLabel> newVirtualFunctionAllowedLabels)
public boolean virtualFunctionAllowedLabelsPresent()
virtualFunctionAllowedLabelsPresent
in interface Nic
public List<Network> virtualFunctionAllowedNetworks()
virtualFunctionAllowedNetworks
in interface Nic
public void virtualFunctionAllowedNetworks(List<Network> newVirtualFunctionAllowedNetworks)
public boolean virtualFunctionAllowedNetworksPresent()
virtualFunctionAllowedNetworksPresent
in interface Nic
public VnicProfile vnicProfile()
vnicProfile
in interface Nic
public void vnicProfile(VnicProfile newVnicProfile)
public boolean vnicProfilePresent()
vnicProfilePresent
in interface Nic
Copyright © 2016. All rights reserved.