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