All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.dns.Dns.ManagedZoneOperations.html Maven / Gradle / Ivy

There is a newer version: v2-rev20220505-1.32.1
Show newest version






Dns.ManagedZoneOperations (Cloud DNS API v1-rev20240118-2.0.0)












com.google.api.services.dns

Class Dns.ManagedZoneOperations

  • Enclosing class:
    Dns


    public class Dns.ManagedZoneOperations
    extends Object
    The "managedZoneOperations" collection of methods.
    • Constructor Detail

      • ManagedZoneOperations

        public ManagedZoneOperations()
    • Method Detail

      • get

        public Dns.ManagedZoneOperations.Get get(String project,
                                                 String managedZone,
                                                 String operation)
                                          throws IOException
        Fetches the representation of an existing Operation. Create a request for the method "managedZoneOperations.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.
        managedZone - Identifies the managed zone addressed by this request.
        operation - Identifies the operation addressed by this request (ID of the operation).
        Returns:
        the request
        Throws:
        IOException
      • list

        public Dns.ManagedZoneOperations.List list(String project,
                                                   String managedZone)
                                            throws IOException
        Enumerates Operations for the given ManagedZone. Create a request for the method "managedZoneOperations.list". 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.
        managedZone - Identifies the managed zone addressed by this request.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy