public class VmCopyMoveVmVnicRequest extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
VmCopyMoveVmVnicRequest.IpAddressingMode |
Constructor and Description |
---|
VmCopyMoveVmVnicRequest(int index,
String networkName,
boolean isPrimary,
String ipAddress,
VmCopyMoveVmVnicRequest.IpAddressingMode ipAddressingMode) |
Modifier and Type | Method and Description |
---|---|
int |
getIndex()
Get vNic index.
|
String |
getIpAddress()
Get the vnic ip address.
|
VmCopyMoveVmVnicRequest.IpAddressingMode |
getIpAddressingMode()
Get the ip addressing mode.
|
String |
getNetworkName()
Get network name.
|
boolean |
isPrimary()
Whether vnic is primary.
|
public VmCopyMoveVmVnicRequest(int index, String networkName, boolean isPrimary, String ipAddress, VmCopyMoveVmVnicRequest.IpAddressingMode ipAddressingMode)
public int getIndex()
public boolean isPrimary()
public VmCopyMoveVmVnicRequest.IpAddressingMode getIpAddressingMode()
VmCopyMoveVmVnicRequest.IpAddressingMode
ip addressing modeCopyright © 2023 iland Internet Solutions, Corp. All rights reserved.