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