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.BuilderConsolidatedStatusPerEnforcementPoint.Builder. setAlarm(PolicyRuntimeAlarm alarm)ConsolidatedStatusPerEnforcementPoint.BuilderConsolidatedStatusPerEnforcementPoint.Builder. setConsolidatedStatus(ConsolidatedStatus consolidatedStatus)ConsolidatedStatusPerEnforcementPoint.BuilderConsolidatedStatusPerEnforcementPoint.Builder. setEnforcementPointId(java.lang.String enforcementPointId)Enforcement Point Id.ConsolidatedStatusPerEnforcementPoint.BuilderConsolidatedStatusPerEnforcementPoint.Builder. setEnforcementPointPath(java.lang.String enforcementPointPath)Policy Path referencing the enforcement point where the info is fetched.ConsolidatedStatusPerEnforcementPoint.BuilderConsolidatedStatusPerEnforcementPoint.Builder. setSitePath(java.lang.String sitePath)The site where this enforcement point resides.
-