Uses of Interface
com.vmware.nsx_policy.infra.realized_state.EnforcementPoints
-
Packages that use EnforcementPoints Package Description com.vmware.nsx_policy.infra.realized_state -
-
Uses of EnforcementPoints in com.vmware.nsx_policy.infra.realized_state
Classes in com.vmware.nsx_policy.infra.realized_state that implement EnforcementPoints Modifier and Type Class Description class
EnforcementPointsStub
Remote stub implementation of theEnforcementPoints
API service.Methods in com.vmware.nsx_policy.infra.realized_state that return EnforcementPoints Modifier and Type Method Description EnforcementPoints
RealizedStateFactory. enforcementPointsService()
Returns an instance of classEnforcementPoints
-