public static final class ALBDosThresholdProfile.Builder
extends java.lang.Object
ALBDosThresholdProfile.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBDosThresholdProfile. |
| Modifier and Type | Method and Description |
|---|---|
ALBDosThresholdProfile |
build() |
ALBDosThresholdProfile.Builder |
setThreshInfo(java.util.List<ALBDosThreshold> threshInfo)
Attack type, min and max values for DoS attack detection.
|
ALBDosThresholdProfile.Builder |
setThreshPeriod(java.lang.Long threshPeriod)
Timer value in seconds to collect DoS attack metrics based on threshold on the
Service Engine for this Virtual Service.
|
public Builder()
ALBDosThresholdProfile.public ALBDosThresholdProfile.Builder setThreshInfo(java.util.List<ALBDosThreshold> threshInfo)
threshInfo - New value for the property.public ALBDosThresholdProfile.Builder setThreshPeriod(java.lang.Long threshPeriod)
threshPeriod - New value for the property.public ALBDosThresholdProfile build()