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

target.apidocs.com.google.api.services.compute.ComputeRequest.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250107-2.0.0
Show newest version






ComputeRequest (Compute Engine API alpha-rev20200526-1.30.9)












com.google.api.services.compute

Class ComputeRequest<T>

    • Constructor Detail

      • ComputeRequest

        public ComputeRequest(Compute client,
                              String method,
                              String uriTemplate,
                              Object content,
                              Class<T> responseClass)
        Parameters:
        client - Google client
        method - HTTP Method
        uriTemplate - URI template for the path relative to the base URL. If it starts with a "/" the base path from the base URL will be stripped out. The URI template can also be a full URL. URI template expansion is done using UriTemplate.expand(String, String, Object, boolean)
        content - A POJO that can be serialized into JSON or null for none
        responseClass - response class to parse into

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy