Uses of Class
com.oracle.bmc.dns.DnsClient.Builder
-
Packages that use DnsClient.Builder Package Description com.oracle.bmc.dns -
-
Uses of DnsClient.Builder in com.oracle.bmc.dns
Methods in com.oracle.bmc.dns that return DnsClient.Builder Modifier and Type Method Description static DnsClient.Builder
DnsClient. builder()
Create a builder for this client.DnsClient.Builder
DnsClient.Builder. executorService(ExecutorService executorService)
Set the ExecutorService for the client to be created.DnsClient.Builder
DnsClient.Builder. isStreamWarningEnabled(boolean isStreamWarningEnabled)
Enable/disable the stream warnings for the client
-