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

target.apidocs.com.google.api.services.webmasters.WebmastersRequest.html Maven / Gradle / Ivy







WebmastersRequest (Search Console API v3-rev20190428-1.30.1)












com.google.api.services.webmasters

Class WebmastersRequest<T>

    • Constructor Detail

      • WebmastersRequest

        public WebmastersRequest(Webmasters 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–2019 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy