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

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







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












com.google.api.services.compute

Class Compute.BackendServices.Patch

    • Constructor Detail

      • Patch

        protected Patch(String project,
                        String backendService,
                        BackendService content)
        Patches the specified BackendService resource with the data included in the request. There are several Understanding backend services to keep in mind when updating a backend service. Read Understanding backend services for more information. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. Create a request for the method "backendServices.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.
        backendService - Name of the BackendService resource to patch.
        content - the BackendService
        Since:
        1.13

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy