Searched refs:withDhcpOptions (Results 1 – 3 of 3) sorted by relevance
264 public Builder withDhcpOptions(@Nullable List<DhcpOption> options) { in withDhcpOptions() method in ProvisioningConfiguration.Builder
3490 .withDhcpOptions(options)
8248 .withDhcpOptions(convertToInternalDhcpOptions(options)); in startIpClient()