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