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

target.apidocs.com.google.api.services.compute.Compute.Networks.UpdatePeering.html Maven / Gradle / Ivy







Compute.Networks.UpdatePeering (Compute Engine API v1-rev20200104-1.30.8)












com.google.api.services.compute

Class Compute.Networks.UpdatePeering

    • Constructor Detail

      • UpdatePeering

        protected UpdatePeering(String project,
                                String network,
                                NetworksUpdatePeeringRequest content)
        Updates the specified network peering with the data included in the request Only the following fields can be modified: NetworkPeering.export_custom_routes, and NetworkPeering.import_custom_routes Create a request for the method "networks.updatePeering". This request holds the parameters needed by the the compute server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.

        UpdatePeering#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientR equest) must be called to initialize this instance immediately after invoking the constructor.

        Parameters:
        project - Project ID for this request.
        network - Name of the network resource which the updated peering is belonging to.
        content - the NetworksUpdatePeeringRequest
        Since:
        1.13

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy