public static final class DuplicateIPDetection.Builder
extends java.lang.Object
DuplicateIPDetection.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
DuplicateIPDetection. |
| Modifier and Type | Method and Description |
|---|---|
DuplicateIPDetection |
build() |
DuplicateIPDetection.Builder |
setDuplicateIpDetectionEnabled(java.lang.Boolean duplicateIpDetectionEnabled)
Indicates whether duplicate IP detection should be enabled
|
public Builder()
DuplicateIPDetection.public DuplicateIPDetection.Builder setDuplicateIpDetectionEnabled(java.lang.Boolean duplicateIpDetectionEnabled)
duplicateIpDetectionEnabled - New value for the property.public DuplicateIPDetection build()