Uses of Class
com.google.cloud.dns.ProjectInfo
-
Packages that use ProjectInfo Package Description com.google.cloud.dns A client for Cloud DNS - A highly available global DNS network. -
-
Uses of ProjectInfo in com.google.cloud.dns
Methods in com.google.cloud.dns that return ProjectInfo Modifier and Type Method Description ProjectInfo
Dns. getProject(Dns.ProjectOption... fields)
Retrieves the information about the current project.Methods in com.google.cloud.dns that return types with arguments of type ProjectInfo Modifier and Type Method Description DnsBatchResult<ProjectInfo>
DnsBatch. getProject(Dns.ProjectOption... options)
Adds a request representing the "get project" operation to this batch.
-