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

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

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






Dns.Changes.Get (Cloud DNS API v1-rev20240118-2.0.0)












com.google.api.services.dns

Class Dns.Changes.Get

    • Constructor Detail

      • Get

        protected Get(String project,
                      String managedZone,
                      String changeId)
        Fetches the representation of an existing Change. Create a request for the method "changes.get". This request holds the parameters needed by the the dns server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.

        Dns.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be called to initialize this instance immediately after invoking the constructor.

        Parameters:
        project - Identifies the project addressed by this request.
        managedZone - Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
        changeId - The identifier of the requested change, from a previous ResourceRecordSetsChangeResponse.
        Since:
        1.13

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy