Uses of Interface
com.vmware.nsx_policy.infra.realized_state.SystemExcludedVirtualMachines
-
Packages that use SystemExcludedVirtualMachines Package Description com.vmware.nsx_policy.infra.realized_state -
-
Uses of SystemExcludedVirtualMachines in com.vmware.nsx_policy.infra.realized_state
Classes in com.vmware.nsx_policy.infra.realized_state that implement SystemExcludedVirtualMachines Modifier and Type Class Description class
SystemExcludedVirtualMachinesStub
Remote stub implementation of theSystemExcludedVirtualMachines
API service.Methods in com.vmware.nsx_policy.infra.realized_state that return SystemExcludedVirtualMachines Modifier and Type Method Description SystemExcludedVirtualMachines
RealizedStateFactory. systemExcludedVirtualMachinesService()
Returns an instance of classSystemExcludedVirtualMachines
-