Package | Description |
---|---|
com.google.cloud.dns |
A client for Cloud DNS - A highly available global DNS network.
|
com.google.cloud.dns.spi.v1 |
Modifier and Type | Method and Description |
---|---|
DnsOptions |
DnsOptions.Builder.build() |
static DnsOptions |
DnsOptions.getDefaultInstance()
Creates a default instance of
DnsOptions with the project ID and credentials inferred
from the environment. |
Modifier and Type | Method and Description |
---|---|
Dns |
DnsOptions.DefaultDnsFactory.create(DnsOptions options) |
ServiceRpc |
DnsOptions.DefaultDnsRpcFactory.create(DnsOptions options) |
Constructor and Description |
---|
HttpDnsRpc(DnsOptions options)
Constructs an instance of this rpc client with provided
DnsOptions . |
Copyright © 2019 Google LLC. All rights reserved.