Package | Description |
---|---|
com.google.cloud.dns |
A client for Cloud DNS - A highly available global DNS network.
|
Modifier and Type | Method and Description |
---|---|
static Dns.ProjectOption |
Dns.ProjectOption.fields(Dns.ProjectField... fields)
Returns an option to specify the project's fields to be returned by the RPC call.
|
Modifier and Type | Method and Description |
---|---|
DnsBatchResult<ProjectInfo> |
DnsBatch.getProject(Dns.ProjectOption... options)
Adds a request representing the "get project" operation to this batch.
|
ProjectInfo |
Dns.getProject(Dns.ProjectOption... fields)
Retrieves the information about the current project.
|
Copyright © 2019 Google LLC. All rights reserved.