target.apidocs.com.google.api.services.dns.Dns.Projects.html Maven / Gradle / Ivy
Dns.Projects (Cloud DNS API v1-rev20240118-2.0.0)
com.google.api.services.dns
Class Dns.Projects
- java.lang.Object
-
- com.google.api.services.dns.Dns.Projects
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Dns.Projects.Get
-
Constructor Summary
Constructors
Constructor and Description
Projects()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Dns.Projects.Get
get(String project)
Fetches the representation of an existing Project.
-
-
Method Detail
-
get
public Dns.Projects.Get get(String project)
throws IOException
Fetches the representation of an existing Project.
Create a request for the method "projects.get".
This request holds the parameters needed by the dns server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
project
- Identifies the project addressed by this request.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy