Package | Description |
---|---|
com.google.cloud.dns |
A client for Cloud DNS - A highly available global DNS network.
|
com.google.cloud.dns.spi.v1 |
Class and Description |
---|
ChangeRequest
An immutable class representing an atomic update to a collection of
RecordSet s within a
Zone . |
ChangeRequest.Builder
A builder for
ChangeRequest s. |
ChangeRequestInfo
A class representing an atomic update to a collection of
RecordSet s within a Zone . |
ChangeRequestInfo.Builder
A builder for
ChangeRequestInfo . |
ChangeRequestInfo.Status
This enumerates the possible states of a change request.
|
Dns
An interface for the Google Cloud DNS service.
|
Dns.ChangeRequestField
The fields of a change request.
|
Dns.ChangeRequestListOption
Class for specifying change request listing options.
|
Dns.ChangeRequestOption
Class for specifying change request field options.
|
Dns.ProjectField
The fields of a project.
|
Dns.ProjectOption
Class for specifying project options.
|
Dns.RecordSetField
The fields of a record set.
|
Dns.RecordSetListOption
Class for specifying record set listing options.
|
Dns.SortingOrder
The sorting order for listing.
|
Dns.ZoneField
The fields of a zone.
|
Dns.ZoneListOption
Class for specifying zone listing options.
|
Dns.ZoneOption
Class for specifying zone field options.
|
DnsBatch
A batch of operations to be submitted to Google Cloud DNS using a single RPC request.
|
DnsBatchResult
This class holds a single result of a batch call to the Cloud DNS.
|
DnsException
DNS service exception.
|
DnsFactory
An interface for Dns factories.
|
DnsOptions |
DnsOptions.Builder |
ProjectInfo
The class provides the Google Cloud DNS information associated with this project.
|
ProjectInfo.Quota
This class represents quotas assigned to the
ProjectInfo . |
RecordSet
A class that represents a Google Cloud DNS record set.
|
RecordSet.Builder
A builder for
RecordSet . |
RecordSet.Type
Enum for the DNS record types supported by Cloud DNS.
|
Zone
A Google Cloud DNS Zone object.
|
Zone.Builder
Builder for
Zone . |
ZoneInfo
A
Zone represents a DNS zone hosted by the Google Cloud DNS service. |
ZoneInfo.Builder
Builder for
ZoneInfo . |
Class and Description |
---|
DnsException
DNS service exception.
|
DnsOptions |
Copyright © 2019 Google LLC. All rights reserved.