Uses of Class
com.vmware.nsx_policy.model.DuplicateIPDetectionOptions.Builder
-
Packages that use DuplicateIPDetectionOptions.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of DuplicateIPDetectionOptions.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return DuplicateIPDetectionOptions.Builder Modifier and Type Method Description DuplicateIPDetectionOptions.Builder
DuplicateIPDetectionOptions.Builder. setDuplicateIpDetectionEnabled(java.lang.Boolean duplicateIpDetectionEnabled)
Indicates whether duplicate IP detection should be enabled
-