public class VmArgument extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ARGUMENT_NAME |
Modifier and Type | Method and Description |
---|---|
VmId |
getVmId() |
static VmArgument |
optional(Arguments args) |
static VmArgument |
required(Arguments args) |
public static final String ARGUMENT_NAME
public static VmArgument required(Arguments args) throws CommandException
CommandException
public static VmArgument optional(Arguments args) throws CommandException
CommandException
public VmId getVmId()
Copyright © 2017. All rights reserved.