Search

Class com.vmware.o11n.plugin.dynamicops.model.RegisterArguments

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

None

Methods

Name Returns
com.vmware.o11n.plugin.dynamicops.model.RegisterArguments() constructor
getBlueprintComponentId() String
getBlueprintId() String
getDeploymentId() String
getDeploymentName() String
getHostReservationId() String
getHostStorageReservationId() String
getIdentityUser() String
getTemplateId() String
getUser() String
getVirtualMachineId() String
newFromMap(Properties ) com.vmware.o11n.plugin.dynamicops.model.RegisterArguments
setBlueprintComponentId(String ) void
setBlueprintId(String ) void
setDeploymentId(String ) void
setDeploymentName(String ) void
setHostReservationId(String ) void
setHostStorageReservationId(String ) void
setIdentityUser(String ) void
setTemplateId(String ) void
setUser(String ) void
setVirtualMachineId(String ) void

Returned by

Method Returns
com.vmware.o11n.plugin.dynamicops.model.RegisterArguments.newFromMap(Properties ) com.vmware.o11n.plugin.dynamicops.model.RegisterArguments

Referenced in

Method Returns
com.vmware.o11n.plugin.dynamicops.model.support.ODataAccessService.registerVirtualMachine(com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection , com.vmware.o11n.plugin.dynamicops.model.RegisterArguments , Properties ) void