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