Uses of Class
com.vmware.nsx_policy.tasks.TasksFactory
-
Packages that use TasksFactory Package Description com.vmware.nsx_policy com.vmware.nsx_policy.tasks -
-
Uses of TasksFactory in com.vmware.nsx_policy
Methods in com.vmware.nsx_policy that return TasksFactory Modifier and Type Method Description TasksFactory
NsxPolicyFactory. tasks()
-
Uses of TasksFactory in com.vmware.nsx_policy.tasks
Methods in com.vmware.nsx_policy.tasks that return TasksFactory Modifier and Type Method Description static TasksFactory
TasksFactory. getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
-