- DEFAULT_BASE_URL - Static variable in class com.google.api.services.dns.Dns
-
The default encoded base URL of the service.
- DEFAULT_BATCH_PATH - Static variable in class com.google.api.services.dns.Dns
-
The default encoded batch path of the service.
- DEFAULT_ROOT_URL - Static variable in class com.google.api.services.dns.Dns
-
The default encoded root URL of the service.
- DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.dns.Dns
-
The default encoded service path of the service.
- delete(String, String) - Method in class com.google.api.services.dns.Dns.ManagedZones
-
Delete a previously created ManagedZone.
- Dns - Class in com.google.api.services.dns
-
Service definition for Dns (v1).
- Dns(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.dns.Dns
-
Constructor.
- Dns.Builder - Class in com.google.api.services.dns
-
- Dns.Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.dns.Dns.Builder
-
Returns an instance of a new builder.
- Dns.Changes - Class in com.google.api.services.dns
-
The "changes" collection of methods.
- Dns.Changes() - Constructor for class com.google.api.services.dns.Dns.Changes
-
- Dns.Changes.Create - Class in com.google.api.services.dns
-
- Dns.Changes.Create(String, String, Change) - Constructor for class com.google.api.services.dns.Dns.Changes.Create
-
Atomically update the ResourceRecordSet collection.
- Dns.Changes.Get - Class in com.google.api.services.dns
-
- Dns.Changes.Get(String, String, String) - Constructor for class com.google.api.services.dns.Dns.Changes.Get
-
Fetch the representation of an existing Change.
- Dns.Changes.List - Class in com.google.api.services.dns
-
- Dns.Changes.List(String, String) - Constructor for class com.google.api.services.dns.Dns.Changes.List
-
Enumerate Changes to a ResourceRecordSet collection.
- Dns.ManagedZones - Class in com.google.api.services.dns
-
The "managedZones" collection of methods.
- Dns.ManagedZones() - Constructor for class com.google.api.services.dns.Dns.ManagedZones
-
- Dns.ManagedZones.Create - Class in com.google.api.services.dns
-
- Dns.ManagedZones.Create(String, ManagedZone) - Constructor for class com.google.api.services.dns.Dns.ManagedZones.Create
-
Create a new ManagedZone.
- Dns.ManagedZones.Delete - Class in com.google.api.services.dns
-
- Dns.ManagedZones.Delete(String, String) - Constructor for class com.google.api.services.dns.Dns.ManagedZones.Delete
-
Delete a previously created ManagedZone.
- Dns.ManagedZones.Get - Class in com.google.api.services.dns
-
- Dns.ManagedZones.Get(String, String) - Constructor for class com.google.api.services.dns.Dns.ManagedZones.Get
-
Fetch the representation of an existing ManagedZone.
- Dns.ManagedZones.List - Class in com.google.api.services.dns
-
- Dns.ManagedZones.List(String) - Constructor for class com.google.api.services.dns.Dns.ManagedZones.List
-
Enumerate ManagedZones that have been created but not yet deleted.
- Dns.Projects - Class in com.google.api.services.dns
-
The "projects" collection of methods.
- Dns.Projects() - Constructor for class com.google.api.services.dns.Dns.Projects
-
- Dns.Projects.Get - Class in com.google.api.services.dns
-
- Dns.Projects.Get(String) - Constructor for class com.google.api.services.dns.Dns.Projects.Get
-
Fetch the representation of an existing Project.
- Dns.ResourceRecordSets - Class in com.google.api.services.dns
-
The "resourceRecordSets" collection of methods.
- Dns.ResourceRecordSets() - Constructor for class com.google.api.services.dns.Dns.ResourceRecordSets
-
- Dns.ResourceRecordSets.List - Class in com.google.api.services.dns
-
- Dns.ResourceRecordSets.List(String, String) - Constructor for class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
Enumerate ResourceRecordSets that have been created but not yet deleted.
- DnsRequest<T> - Class in com.google.api.services.dns
-
Dns request.
- DnsRequest(Dns, String, String, Object, Class<T>) - Constructor for class com.google.api.services.dns.DnsRequest
-
- DnsRequestInitializer - Class in com.google.api.services.dns
-
Dns request initializer for setting properties like key and userIp.
- DnsRequestInitializer() - Constructor for class com.google.api.services.dns.DnsRequestInitializer
-
- DnsRequestInitializer(String) - Constructor for class com.google.api.services.dns.DnsRequestInitializer
-
- DnsRequestInitializer(String, String) - Constructor for class com.google.api.services.dns.DnsRequestInitializer
-
- DnsScopes - Class in com.google.api.services.dns
-
Available OAuth 2.0 scopes for use with the Google Cloud DNS API.
- get(String, String, String) - Method in class com.google.api.services.dns.Dns.Changes
-
Fetch the representation of an existing Change.
- get(String, String) - Method in class com.google.api.services.dns.Dns.ManagedZones
-
Fetch the representation of an existing ManagedZone.
- get(String) - Method in class com.google.api.services.dns.Dns.Projects
-
Fetch the representation of an existing Project.
- getAbstractGoogleClient() - Method in class com.google.api.services.dns.DnsRequest
-
- getAdditions() - Method in class com.google.api.services.dns.model.Change
-
Which ResourceRecordSets to add?
- getAlt() - Method in class com.google.api.services.dns.DnsRequest
-
Data format for the response.
- getChangeId() - Method in class com.google.api.services.dns.Dns.Changes.Get
-
The identifier of the requested change, from a previous ResourceRecordSetsChangeResponse.
- getChanges() - Method in class com.google.api.services.dns.model.ChangesListResponse
-
The requested changes.
- getCreationTime() - Method in class com.google.api.services.dns.model.ManagedZone
-
The time that this resource was created on the server.
- getDeletions() - Method in class com.google.api.services.dns.model.Change
-
Which ResourceRecordSets to remove? Must match existing data exactly.
- getDescription() - Method in class com.google.api.services.dns.model.ManagedZone
-
A mutable string of at most 1024 characters associated with this resource for the user's
convenience.
- getDnsName() - Method in class com.google.api.services.dns.Dns.ManagedZones.List
-
Restricts the list to return only zones with this domain name.
- getDnsName() - Method in class com.google.api.services.dns.model.ManagedZone
-
The DNS name of this managed zone, for instance "example.com.".
- getFields() - Method in class com.google.api.services.dns.DnsRequest
-
Selector specifying which fields to include in a partial response.
- getId() - Method in class com.google.api.services.dns.model.Change
-
Unique identifier for the resource; defined by the server (output only).
- getId() - Method in class com.google.api.services.dns.model.ManagedZone
-
Unique identifier for the resource; defined by the server (output only)
- getId() - Method in class com.google.api.services.dns.model.Project
-
User assigned unique identifier for the resource (output only).
- getKey() - Method in class com.google.api.services.dns.DnsRequest
-
API key.
- getKind() - Method in class com.google.api.services.dns.model.Change
-
Identifies what kind of resource this is.
- getKind() - Method in class com.google.api.services.dns.model.ChangesListResponse
-
Type of resource.
- getKind() - Method in class com.google.api.services.dns.model.ManagedZone
-
Identifies what kind of resource this is.
- getKind() - Method in class com.google.api.services.dns.model.ManagedZonesListResponse
-
Type of resource.
- getKind() - Method in class com.google.api.services.dns.model.Project
-
Identifies what kind of resource this is.
- getKind() - Method in class com.google.api.services.dns.model.Quota
-
Identifies what kind of resource this is.
- getKind() - Method in class com.google.api.services.dns.model.ResourceRecordSet
-
Identifies what kind of resource this is.
- getKind() - Method in class com.google.api.services.dns.model.ResourceRecordSetsListResponse
-
Type of resource.
- getManagedZone() - Method in class com.google.api.services.dns.Dns.Changes.Create
-
Identifies the managed zone addressed by this request.
- getManagedZone() - Method in class com.google.api.services.dns.Dns.Changes.Get
-
Identifies the managed zone addressed by this request.
- getManagedZone() - Method in class com.google.api.services.dns.Dns.Changes.List
-
Identifies the managed zone addressed by this request.
- getManagedZone() - Method in class com.google.api.services.dns.Dns.ManagedZones.Delete
-
Identifies the managed zone addressed by this request.
- getManagedZone() - Method in class com.google.api.services.dns.Dns.ManagedZones.Get
-
Identifies the managed zone addressed by this request.
- getManagedZone() - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
Identifies the managed zone addressed by this request.
- getManagedZones() - Method in class com.google.api.services.dns.model.ManagedZonesListResponse
-
The managed zone resources.
- getManagedZones() - Method in class com.google.api.services.dns.model.Quota
-
Maximum allowed number of managed zones in the project.
- getMaxResults() - Method in class com.google.api.services.dns.Dns.Changes.List
-
Optional.
- getMaxResults() - Method in class com.google.api.services.dns.Dns.ManagedZones.List
-
Optional.
- getMaxResults() - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
Optional.
- getName() - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
Restricts the list to return only records with this fully qualified domain name.
- getName() - Method in class com.google.api.services.dns.model.ManagedZone
-
User assigned name for this resource.
- getName() - Method in class com.google.api.services.dns.model.ResourceRecordSet
-
For example, www.example.com.
- getNameServers() - Method in class com.google.api.services.dns.model.ManagedZone
-
Delegate your managed_zone to these virtual name servers; defined by the server (output only)
- getNameServerSet() - Method in class com.google.api.services.dns.model.ManagedZone
-
Optionally specifies the NameServerSet for this ManagedZone.
- getNextPageToken() - Method in class com.google.api.services.dns.model.ChangesListResponse
-
The presence of this field indicates that there exist more results following your last page of
results in pagination order.
- getNextPageToken() - Method in class com.google.api.services.dns.model.ManagedZonesListResponse
-
The presence of this field indicates that there exist more results following your last page of
results in pagination order.
- getNextPageToken() - Method in class com.google.api.services.dns.model.ResourceRecordSetsListResponse
-
The presence of this field indicates that there exist more results following your last page of
results in pagination order.
- getNumber() - Method in class com.google.api.services.dns.model.Project
-
Unique numeric identifier for the resource; defined by the server (output only).
- getOauthToken() - Method in class com.google.api.services.dns.DnsRequest
-
OAuth 2.0 token for the current user.
- getPageToken() - Method in class com.google.api.services.dns.Dns.Changes.List
-
Optional.
- getPageToken() - Method in class com.google.api.services.dns.Dns.ManagedZones.List
-
Optional.
- getPageToken() - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
Optional.
- getPrettyPrint() - Method in class com.google.api.services.dns.DnsRequest
-
Returns response with indentations and line breaks.
- getProject() - Method in class com.google.api.services.dns.Dns.Changes.Create
-
Identifies the project addressed by this request.
- getProject() - Method in class com.google.api.services.dns.Dns.Changes.Get
-
Identifies the project addressed by this request.
- getProject() - Method in class com.google.api.services.dns.Dns.Changes.List
-
Identifies the project addressed by this request.
- getProject() - Method in class com.google.api.services.dns.Dns.ManagedZones.Create
-
Identifies the project addressed by this request.
- getProject() - Method in class com.google.api.services.dns.Dns.ManagedZones.Delete
-
Identifies the project addressed by this request.
- getProject() - Method in class com.google.api.services.dns.Dns.ManagedZones.Get
-
Identifies the project addressed by this request.
- getProject() - Method in class com.google.api.services.dns.Dns.ManagedZones.List
-
Identifies the project addressed by this request.
- getProject() - Method in class com.google.api.services.dns.Dns.Projects.Get
-
Identifies the project addressed by this request.
- getProject() - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
Identifies the project addressed by this request.
- getQuota() - Method in class com.google.api.services.dns.model.Project
-
Quotas assigned to this project (output only).
- getQuotaUser() - Method in class com.google.api.services.dns.DnsRequest
-
Available to use for quota purposes for server-side applications.
- getResourceRecordsPerRrset() - Method in class com.google.api.services.dns.model.Quota
-
Maximum allowed number of ResourceRecords per ResourceRecordSet.
- getRrdatas() - Method in class com.google.api.services.dns.model.ResourceRecordSet
-
As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1).
- getRrsetAdditionsPerChange() - Method in class com.google.api.services.dns.model.Quota
-
Maximum allowed number of ResourceRecordSets to add per ChangesCreateRequest.
- getRrsetDeletionsPerChange() - Method in class com.google.api.services.dns.model.Quota
-
Maximum allowed number of ResourceRecordSets to delete per ChangesCreateRequest.
- getRrsets() - Method in class com.google.api.services.dns.model.ResourceRecordSetsListResponse
-
The resource record set resources.
- getRrsetsPerManagedZone() - Method in class com.google.api.services.dns.model.Quota
-
Maximum allowed number of ResourceRecordSets per zone in the project.
- getSortBy() - Method in class com.google.api.services.dns.Dns.Changes.List
-
Sorting criterion.
- getSortOrder() - Method in class com.google.api.services.dns.Dns.Changes.List
-
Sorting order direction: 'ascending' or 'descending'.
- getStartTime() - Method in class com.google.api.services.dns.model.Change
-
The time that this operation was started by the server (output only).
- getStatus() - Method in class com.google.api.services.dns.model.Change
-
Status of the operation (output only).
- getTotalRrdataSizePerChange() - Method in class com.google.api.services.dns.model.Quota
-
Maximum allowed size for total rrdata in one ChangesCreateRequest in bytes.
- getTtl() - Method in class com.google.api.services.dns.model.ResourceRecordSet
-
Number of seconds that this ResourceRecordSet can be cached by resolvers.
- getType() - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
Restricts the list to return only records of this type.
- getType() - Method in class com.google.api.services.dns.model.ResourceRecordSet
-
The identifier of a supported record type, for example, A, AAAA, MX, TXT, and so on.
- getUserIp() - Method in class com.google.api.services.dns.DnsRequest
-
IP address of the site where the request originates.
- set(String, Object) - Method in class com.google.api.services.dns.Dns.Changes.Create
-
- set(String, Object) - Method in class com.google.api.services.dns.Dns.Changes.Get
-
- set(String, Object) - Method in class com.google.api.services.dns.Dns.Changes.List
-
- set(String, Object) - Method in class com.google.api.services.dns.Dns.ManagedZones.Create
-
- set(String, Object) - Method in class com.google.api.services.dns.Dns.ManagedZones.Delete
-
- set(String, Object) - Method in class com.google.api.services.dns.Dns.ManagedZones.Get
-
- set(String, Object) - Method in class com.google.api.services.dns.Dns.ManagedZones.List
-
- set(String, Object) - Method in class com.google.api.services.dns.Dns.Projects.Get
-
- set(String, Object) - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
- set(String, Object) - Method in class com.google.api.services.dns.DnsRequest
-
- set(String, Object) - Method in class com.google.api.services.dns.model.Change
-
- set(String, Object) - Method in class com.google.api.services.dns.model.ChangesListResponse
-
- set(String, Object) - Method in class com.google.api.services.dns.model.ManagedZone
-
- set(String, Object) - Method in class com.google.api.services.dns.model.ManagedZonesListResponse
-
- set(String, Object) - Method in class com.google.api.services.dns.model.Project
-
- set(String, Object) - Method in class com.google.api.services.dns.model.Quota
-
- set(String, Object) - Method in class com.google.api.services.dns.model.ResourceRecordSet
-
- set(String, Object) - Method in class com.google.api.services.dns.model.ResourceRecordSetsListResponse
-
- setAdditions(List<ResourceRecordSet>) - Method in class com.google.api.services.dns.model.Change
-
Which ResourceRecordSets to add?
- setAlt(String) - Method in class com.google.api.services.dns.Dns.Changes.Create
-
- setAlt(String) - Method in class com.google.api.services.dns.Dns.Changes.Get
-
- setAlt(String) - Method in class com.google.api.services.dns.Dns.Changes.List
-
- setAlt(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Create
-
- setAlt(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Delete
-
- setAlt(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Get
-
- setAlt(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.List
-
- setAlt(String) - Method in class com.google.api.services.dns.Dns.Projects.Get
-
- setAlt(String) - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
- setAlt(String) - Method in class com.google.api.services.dns.DnsRequest
-
Data format for the response.
- setApplicationName(String) - Method in class com.google.api.services.dns.Dns.Builder
-
- setBatchPath(String) - Method in class com.google.api.services.dns.Dns.Builder
-
- setChangeId(String) - Method in class com.google.api.services.dns.Dns.Changes.Get
-
The identifier of the requested change, from a previous ResourceRecordSetsChangeResponse.
- setChanges(List<Change>) - Method in class com.google.api.services.dns.model.ChangesListResponse
-
The requested changes.
- setCreationTime(String) - Method in class com.google.api.services.dns.model.ManagedZone
-
The time that this resource was created on the server.
- setDeletions(List<ResourceRecordSet>) - Method in class com.google.api.services.dns.model.Change
-
Which ResourceRecordSets to remove? Must match existing data exactly.
- setDescription(String) - Method in class com.google.api.services.dns.model.ManagedZone
-
A mutable string of at most 1024 characters associated with this resource for the user's
convenience.
- setDisableGZipContent(boolean) - Method in class com.google.api.services.dns.DnsRequest
-
- setDnsName(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.List
-
Restricts the list to return only zones with this domain name.
- setDnsName(String) - Method in class com.google.api.services.dns.model.ManagedZone
-
The DNS name of this managed zone, for instance "example.com.".
- setDnsRequestInitializer(DnsRequestInitializer) - Method in class com.google.api.services.dns.Dns.Builder
-
- setFields(String) - Method in class com.google.api.services.dns.Dns.Changes.Create
-
- setFields(String) - Method in class com.google.api.services.dns.Dns.Changes.Get
-
- setFields(String) - Method in class com.google.api.services.dns.Dns.Changes.List
-
- setFields(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Create
-
- setFields(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Delete
-
- setFields(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Get
-
- setFields(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.List
-
- setFields(String) - Method in class com.google.api.services.dns.Dns.Projects.Get
-
- setFields(String) - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
- setFields(String) - Method in class com.google.api.services.dns.DnsRequest
-
Selector specifying which fields to include in a partial response.
- setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.dns.Dns.Builder
-
- setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.dns.Dns.Builder
-
- setId(String) - Method in class com.google.api.services.dns.model.Change
-
Unique identifier for the resource; defined by the server (output only).
- setId(BigInteger) - Method in class com.google.api.services.dns.model.ManagedZone
-
Unique identifier for the resource; defined by the server (output only)
- setId(String) - Method in class com.google.api.services.dns.model.Project
-
User assigned unique identifier for the resource (output only).
- setKey(String) - Method in class com.google.api.services.dns.Dns.Changes.Create
-
- setKey(String) - Method in class com.google.api.services.dns.Dns.Changes.Get
-
- setKey(String) - Method in class com.google.api.services.dns.Dns.Changes.List
-
- setKey(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Create
-
- setKey(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Delete
-
- setKey(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Get
-
- setKey(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.List
-
- setKey(String) - Method in class com.google.api.services.dns.Dns.Projects.Get
-
- setKey(String) - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
- setKey(String) - Method in class com.google.api.services.dns.DnsRequest
-
API key.
- setKind(String) - Method in class com.google.api.services.dns.model.Change
-
Identifies what kind of resource this is.
- setKind(String) - Method in class com.google.api.services.dns.model.ChangesListResponse
-
Type of resource.
- setKind(String) - Method in class com.google.api.services.dns.model.ManagedZone
-
Identifies what kind of resource this is.
- setKind(String) - Method in class com.google.api.services.dns.model.ManagedZonesListResponse
-
Type of resource.
- setKind(String) - Method in class com.google.api.services.dns.model.Project
-
Identifies what kind of resource this is.
- setKind(String) - Method in class com.google.api.services.dns.model.Quota
-
Identifies what kind of resource this is.
- setKind(String) - Method in class com.google.api.services.dns.model.ResourceRecordSet
-
Identifies what kind of resource this is.
- setKind(String) - Method in class com.google.api.services.dns.model.ResourceRecordSetsListResponse
-
Type of resource.
- setManagedZone(String) - Method in class com.google.api.services.dns.Dns.Changes.Create
-
Identifies the managed zone addressed by this request.
- setManagedZone(String) - Method in class com.google.api.services.dns.Dns.Changes.Get
-
Identifies the managed zone addressed by this request.
- setManagedZone(String) - Method in class com.google.api.services.dns.Dns.Changes.List
-
Identifies the managed zone addressed by this request.
- setManagedZone(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Delete
-
Identifies the managed zone addressed by this request.
- setManagedZone(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Get
-
Identifies the managed zone addressed by this request.
- setManagedZone(String) - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
Identifies the managed zone addressed by this request.
- setManagedZones(List<ManagedZone>) - Method in class com.google.api.services.dns.model.ManagedZonesListResponse
-
The managed zone resources.
- setManagedZones(Integer) - Method in class com.google.api.services.dns.model.Quota
-
Maximum allowed number of managed zones in the project.
- setMaxResults(Integer) - Method in class com.google.api.services.dns.Dns.Changes.List
-
Optional.
- setMaxResults(Integer) - Method in class com.google.api.services.dns.Dns.ManagedZones.List
-
Optional.
- setMaxResults(Integer) - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
Optional.
- setName(String) - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
Restricts the list to return only records with this fully qualified domain name.
- setName(String) - Method in class com.google.api.services.dns.model.ManagedZone
-
User assigned name for this resource.
- setName(String) - Method in class com.google.api.services.dns.model.ResourceRecordSet
-
For example, www.example.com.
- setNameServers(List<String>) - Method in class com.google.api.services.dns.model.ManagedZone
-
Delegate your managed_zone to these virtual name servers; defined by the server (output only)
- setNameServerSet(String) - Method in class com.google.api.services.dns.model.ManagedZone
-
Optionally specifies the NameServerSet for this ManagedZone.
- setNextPageToken(String) - Method in class com.google.api.services.dns.model.ChangesListResponse
-
The presence of this field indicates that there exist more results following your last page of
results in pagination order.
- setNextPageToken(String) - Method in class com.google.api.services.dns.model.ManagedZonesListResponse
-
The presence of this field indicates that there exist more results following your last page of
results in pagination order.
- setNextPageToken(String) - Method in class com.google.api.services.dns.model.ResourceRecordSetsListResponse
-
The presence of this field indicates that there exist more results following your last page of
results in pagination order.
- setNumber(BigInteger) - Method in class com.google.api.services.dns.model.Project
-
Unique numeric identifier for the resource; defined by the server (output only).
- setOauthToken(String) - Method in class com.google.api.services.dns.Dns.Changes.Create
-
- setOauthToken(String) - Method in class com.google.api.services.dns.Dns.Changes.Get
-
- setOauthToken(String) - Method in class com.google.api.services.dns.Dns.Changes.List
-
- setOauthToken(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Create
-
- setOauthToken(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Get
-
- setOauthToken(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.List
-
- setOauthToken(String) - Method in class com.google.api.services.dns.Dns.Projects.Get
-
- setOauthToken(String) - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
- setOauthToken(String) - Method in class com.google.api.services.dns.DnsRequest
-
OAuth 2.0 token for the current user.
- setPageToken(String) - Method in class com.google.api.services.dns.Dns.Changes.List
-
Optional.
- setPageToken(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.List
-
Optional.
- setPageToken(String) - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
Optional.
- setPrettyPrint(Boolean) - Method in class com.google.api.services.dns.Dns.Changes.Create
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.dns.Dns.Changes.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.dns.Dns.Changes.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.dns.Dns.ManagedZones.Create
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.dns.Dns.ManagedZones.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.dns.Dns.ManagedZones.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.dns.Dns.ManagedZones.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.dns.Dns.Projects.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.dns.DnsRequest
-
Returns response with indentations and line breaks.
- setProject(String) - Method in class com.google.api.services.dns.Dns.Changes.Create
-
Identifies the project addressed by this request.
- setProject(String) - Method in class com.google.api.services.dns.Dns.Changes.Get
-
Identifies the project addressed by this request.
- setProject(String) - Method in class com.google.api.services.dns.Dns.Changes.List
-
Identifies the project addressed by this request.
- setProject(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Create
-
Identifies the project addressed by this request.
- setProject(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Delete
-
Identifies the project addressed by this request.
- setProject(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Get
-
Identifies the project addressed by this request.
- setProject(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.List
-
Identifies the project addressed by this request.
- setProject(String) - Method in class com.google.api.services.dns.Dns.Projects.Get
-
Identifies the project addressed by this request.
- setProject(String) - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
Identifies the project addressed by this request.
- setQuota(Quota) - Method in class com.google.api.services.dns.model.Project
-
Quotas assigned to this project (output only).
- setQuotaUser(String) - Method in class com.google.api.services.dns.Dns.Changes.Create
-
- setQuotaUser(String) - Method in class com.google.api.services.dns.Dns.Changes.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.dns.Dns.Changes.List
-
- setQuotaUser(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Create
-
- setQuotaUser(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.List
-
- setQuotaUser(String) - Method in class com.google.api.services.dns.Dns.Projects.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
- setQuotaUser(String) - Method in class com.google.api.services.dns.DnsRequest
-
Available to use for quota purposes for server-side applications.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.dns.DnsRequest
-
- setResourceRecordsPerRrset(Integer) - Method in class com.google.api.services.dns.model.Quota
-
Maximum allowed number of ResourceRecords per ResourceRecordSet.
- setRootUrl(String) - Method in class com.google.api.services.dns.Dns.Builder
-
- setRrdatas(List<String>) - Method in class com.google.api.services.dns.model.ResourceRecordSet
-
As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1).
- setRrsetAdditionsPerChange(Integer) - Method in class com.google.api.services.dns.model.Quota
-
Maximum allowed number of ResourceRecordSets to add per ChangesCreateRequest.
- setRrsetDeletionsPerChange(Integer) - Method in class com.google.api.services.dns.model.Quota
-
Maximum allowed number of ResourceRecordSets to delete per ChangesCreateRequest.
- setRrsets(List<ResourceRecordSet>) - Method in class com.google.api.services.dns.model.ResourceRecordSetsListResponse
-
The resource record set resources.
- setRrsetsPerManagedZone(Integer) - Method in class com.google.api.services.dns.model.Quota
-
Maximum allowed number of ResourceRecordSets per zone in the project.
- setServicePath(String) - Method in class com.google.api.services.dns.Dns.Builder
-
- setSortBy(String) - Method in class com.google.api.services.dns.Dns.Changes.List
-
Sorting criterion.
- setSortOrder(String) - Method in class com.google.api.services.dns.Dns.Changes.List
-
Sorting order direction: 'ascending' or 'descending'.
- setStartTime(String) - Method in class com.google.api.services.dns.model.Change
-
The time that this operation was started by the server (output only).
- setStatus(String) - Method in class com.google.api.services.dns.model.Change
-
Status of the operation (output only).
- setSuppressAllChecks(boolean) - Method in class com.google.api.services.dns.Dns.Builder
-
- setSuppressPatternChecks(boolean) - Method in class com.google.api.services.dns.Dns.Builder
-
- setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.dns.Dns.Builder
-
- setTotalRrdataSizePerChange(Integer) - Method in class com.google.api.services.dns.model.Quota
-
Maximum allowed size for total rrdata in one ChangesCreateRequest in bytes.
- setTtl(Integer) - Method in class com.google.api.services.dns.model.ResourceRecordSet
-
Number of seconds that this ResourceRecordSet can be cached by resolvers.
- setType(String) - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
Restricts the list to return only records of this type.
- setType(String) - Method in class com.google.api.services.dns.model.ResourceRecordSet
-
The identifier of a supported record type, for example, A, AAAA, MX, TXT, and so on.
- setUserIp(String) - Method in class com.google.api.services.dns.Dns.Changes.Create
-
- setUserIp(String) - Method in class com.google.api.services.dns.Dns.Changes.Get
-
- setUserIp(String) - Method in class com.google.api.services.dns.Dns.Changes.List
-
- setUserIp(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Create
-
- setUserIp(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Delete
-
- setUserIp(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.Get
-
- setUserIp(String) - Method in class com.google.api.services.dns.Dns.ManagedZones.List
-
- setUserIp(String) - Method in class com.google.api.services.dns.Dns.Projects.Get
-
- setUserIp(String) - Method in class com.google.api.services.dns.Dns.ResourceRecordSets.List
-
- setUserIp(String) - Method in class com.google.api.services.dns.DnsRequest
-
IP address of the site where the request originates.