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

target.apidocs.com.google.api.services.compute.Compute.UrlMaps.InvalidateCache.html Maven / Gradle / Ivy







Compute.UrlMaps.InvalidateCache (Compute Engine API v1-rev20200104-1.30.8)












com.google.api.services.compute

Class Compute.UrlMaps.InvalidateCache

    • Constructor Detail

      • InvalidateCache

        protected InvalidateCache(String project,
                                  String urlMap,
                                  CacheInvalidationRule content)
        Initiates a cache invalidation operation, invalidating the specified path, scoped to the specified UrlMap. Create a request for the method "urlMaps.invalidateCache". 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.

        InvalidateCache#initialize(com.google.api.client.googleapis.services.AbstractGoogleC lientRequest) must be called to initialize this instance immediately after invoking the constructor.

        Parameters:
        project - Project ID for this request.
        urlMap - Name of the UrlMap scoping this request.
        content - the CacheInvalidationRule
        Since:
        1.13

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy