public static final class PolicyRuntimeInfoPerEP.Builder
extends java.lang.Object
PolicyRuntimeInfoPerEP.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
PolicyRuntimeInfoPerEP. |
| Modifier and Type | Method and Description |
|---|---|
PolicyRuntimeInfoPerEP |
build() |
PolicyRuntimeInfoPerEP.Builder |
setAlarm(PolicyRuntimeAlarm alarm) |
PolicyRuntimeInfoPerEP.Builder |
setEnforcementPointPath(java.lang.String enforcementPointPath)
Policy Path referencing the enforcement point where the info is fetched.
|
public Builder()
PolicyRuntimeInfoPerEP.public PolicyRuntimeInfoPerEP.Builder setAlarm(PolicyRuntimeAlarm alarm)
alarm - New value for the property.public PolicyRuntimeInfoPerEP.Builder setEnforcementPointPath(java.lang.String enforcementPointPath)
enforcementPointPath - New value for the property.public PolicyRuntimeInfoPerEP build()