public class Dns.Projects
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
Dns.Projects.Get |
| Constructor and Description |
|---|
Dns.Projects() |
| Modifier and Type | Method and Description |
|---|---|
Dns.Projects.Get |
get(java.lang.String project)
Fetch the representation of an existing Project.
|
public Dns.Projects.Get get(java.lang.String project) throws java.io.IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Identifies the project addressed by this request.java.io.IOException