Uses of Interface
com.vmware.nsx_policy.infra.realized_state.UnassociatedVirtualMachines
-
Packages that use UnassociatedVirtualMachines Package Description com.vmware.nsx_policy.infra.realized_state -
-
Uses of UnassociatedVirtualMachines in com.vmware.nsx_policy.infra.realized_state
Classes in com.vmware.nsx_policy.infra.realized_state that implement UnassociatedVirtualMachines Modifier and Type Class Description class
UnassociatedVirtualMachinesStub
Remote stub implementation of theUnassociatedVirtualMachines
API service.Methods in com.vmware.nsx_policy.infra.realized_state that return UnassociatedVirtualMachines Modifier and Type Method Description UnassociatedVirtualMachines
RealizedStateFactory. unassociatedVirtualMachinesService()
Returns an instance of classUnassociatedVirtualMachines
-