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

target.apidocs.com.google.api.services.compute.Compute.Autoscalers.Patch.html Maven / Gradle / Ivy







Compute.Autoscalers.Patch (Compute Engine API alpha-rev20200526-1.30.9)












com.google.api.services.compute

Class Compute.Autoscalers.Patch

    • Constructor Detail

      • Patch

        protected Patch(String project,
                        String zone,
                        Autoscaler content)
        Updates an autoscaler in the specified project using the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. Create a request for the method "autoscalers.patch". 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.

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

        Parameters:
        project - Project ID for this request.
        zone - Name of the zone for this request.
        content - the Autoscaler
        Since:
        1.13

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy