public static final class BaseConsolidatedStatusPerEnforcementPoint.Builder
extends java.lang.Object
BaseConsolidatedStatusPerEnforcementPoint.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
BaseConsolidatedStatusPerEnforcementPoint. |
| Modifier and Type | Method and Description |
|---|---|
BaseConsolidatedStatusPerEnforcementPoint |
build() |
BaseConsolidatedStatusPerEnforcementPoint.Builder |
setAlarm(PolicyRuntimeAlarm alarm) |
BaseConsolidatedStatusPerEnforcementPoint.Builder |
setConsolidatedStatus(ConsolidatedStatus consolidatedStatus) |
BaseConsolidatedStatusPerEnforcementPoint.Builder |
setEnforcementPointId(java.lang.String enforcementPointId)
Enforcement Point Id.
|
BaseConsolidatedStatusPerEnforcementPoint.Builder |
setEnforcementPointPath(java.lang.String enforcementPointPath)
Policy Path referencing the enforcement point where the info is fetched.
|
BaseConsolidatedStatusPerEnforcementPoint.Builder |
setSitePath(java.lang.String sitePath)
The site where this enforcement point resides.
|
public Builder()
BaseConsolidatedStatusPerEnforcementPoint.public BaseConsolidatedStatusPerEnforcementPoint.Builder setAlarm(PolicyRuntimeAlarm alarm)
alarm - New value for the property.public BaseConsolidatedStatusPerEnforcementPoint.Builder setEnforcementPointPath(java.lang.String enforcementPointPath)
enforcementPointPath - New value for the property.public BaseConsolidatedStatusPerEnforcementPoint.Builder setConsolidatedStatus(ConsolidatedStatus consolidatedStatus)
consolidatedStatus - New value for the property.public BaseConsolidatedStatusPerEnforcementPoint.Builder setEnforcementPointId(java.lang.String enforcementPointId)
enforcementPointId - New value for the property.public BaseConsolidatedStatusPerEnforcementPoint.Builder setSitePath(java.lang.String sitePath)
sitePath - New value for the property.public BaseConsolidatedStatusPerEnforcementPoint build()