HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.async(Boolean async) |
Indicates if the action should be performed asynchronously.
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.checkConnectivity(Boolean checkConnectivity) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.commitOnSuccess(Boolean commitOnSuccess) |
Specifies whether to automatically save the configuration in the {hypervisor-name} upon completing
the setup and re-establishing connectivity between the {hypervisor-name} and {engine-name},
and without waiting for a separate <>
request.
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.connectivityTimeout(Integer connectivityTimeout) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.connectivityTimeout(Long connectivityTimeout) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.connectivityTimeout(BigInteger connectivityTimeout) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.modifiedBonds(List<HostNic> modifiedBonds) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.modifiedBonds(HostNicBuilder... modifiedBonds) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.modifiedBonds(HostNic... modifiedBonds) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.modifiedLabels(List<NetworkLabel> modifiedLabels) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.modifiedLabels(NetworkLabelBuilder... modifiedLabels) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.modifiedLabels(NetworkLabel... modifiedLabels) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.modifiedNetworkAttachments(List<NetworkAttachment> modifiedNetworkAttachments) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.modifiedNetworkAttachments(NetworkAttachmentBuilder... modifiedNetworkAttachments) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.modifiedNetworkAttachments(NetworkAttachment... modifiedNetworkAttachments) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.removedBonds(List<HostNic> removedBonds) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.removedBonds(HostNicBuilder... removedBonds) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.removedBonds(HostNic... removedBonds) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.removedLabels(List<NetworkLabel> removedLabels) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.removedLabels(NetworkLabelBuilder... removedLabels) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.removedLabels(NetworkLabel... removedLabels) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.removedNetworkAttachments(List<NetworkAttachment> removedNetworkAttachments) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.removedNetworkAttachments(NetworkAttachmentBuilder... removedNetworkAttachments) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.removedNetworkAttachments(NetworkAttachment... removedNetworkAttachments) |
|
HostService.SetupNetworksRequest |
HostService.setupNetworks() |
This method is used to change the configuration of the network interfaces of a host.
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.synchronizedNetworkAttachments(List<NetworkAttachment> synchronizedNetworkAttachments) |
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.synchronizedNetworkAttachments(NetworkAttachmentBuilder... synchronizedNetworkAttachments) |
A list of network attachments that will be synchronized.
|
HostService.SetupNetworksRequest |
HostService.SetupNetworksRequest.synchronizedNetworkAttachments(NetworkAttachment... synchronizedNetworkAttachments) |
A list of network attachments that will be synchronized.
|