Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
static DhcpDnsOption.Builder |
DhcpDnsOption.builder()
Create a new builder.
|
DhcpDnsOption.Builder |
DhcpDnsOption.Builder.copy(DhcpDnsOption model) |
DhcpDnsOption.Builder |
DhcpDnsOption.Builder.customDnsServers(List<String> customDnsServers)
If you set
serverType to CustomDnsServer , specify the IP address of at
least one DNS server of your choice (three maximum). |
DhcpDnsOption.Builder |
DhcpDnsOption.Builder.serverType(DhcpDnsOption.ServerType serverType)
VcnLocal: Reserved for future use.
|
DhcpDnsOption.Builder |
DhcpDnsOption.toBuilder() |
Copyright © 2016–2024. All rights reserved.