Uses of Class
com.vmware.nsx_policy.model.BaseConsolidatedStatusPerEnforcementPoint.Builder
-
Packages that use BaseConsolidatedStatusPerEnforcementPoint.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of BaseConsolidatedStatusPerEnforcementPoint.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return BaseConsolidatedStatusPerEnforcementPoint.Builder Modifier and Type Method Description BaseConsolidatedStatusPerEnforcementPoint.Builder
BaseConsolidatedStatusPerEnforcementPoint.Builder. setAlarm(PolicyRuntimeAlarm alarm)
BaseConsolidatedStatusPerEnforcementPoint.Builder
BaseConsolidatedStatusPerEnforcementPoint.Builder. setConsolidatedStatus(ConsolidatedStatus consolidatedStatus)
BaseConsolidatedStatusPerEnforcementPoint.Builder
BaseConsolidatedStatusPerEnforcementPoint.Builder. setEnforcementPointId(java.lang.String enforcementPointId)
Enforcement Point Id.BaseConsolidatedStatusPerEnforcementPoint.Builder
BaseConsolidatedStatusPerEnforcementPoint.Builder. setEnforcementPointPath(java.lang.String enforcementPointPath)
Policy Path referencing the enforcement point where the info is fetched.BaseConsolidatedStatusPerEnforcementPoint.Builder
BaseConsolidatedStatusPerEnforcementPoint.Builder. setSitePath(java.lang.String sitePath)
The site where this enforcement point resides.
-