Uses of Interface
com.vmware.nsx_policy.infra.realized_state.SystemVirtualMachines
-
Packages that use SystemVirtualMachines Package Description com.vmware.nsx_policy.infra.realized_state -
-
Uses of SystemVirtualMachines in com.vmware.nsx_policy.infra.realized_state
Classes in com.vmware.nsx_policy.infra.realized_state that implement SystemVirtualMachines Modifier and Type Class Description class
SystemVirtualMachinesStub
Remote stub implementation of theSystemVirtualMachines
API service.Methods in com.vmware.nsx_policy.infra.realized_state that return SystemVirtualMachines Modifier and Type Method Description SystemVirtualMachines
RealizedStateFactory. systemVirtualMachinesService()
Returns an instance of classSystemVirtualMachines
-