Package org.gradle.caching.http
Class HttpBuildCache.UrlAdapter
java.lang.Object
org.gradle.caching.http.HttpBuildCache.UrlAdapter
- Enclosing class:
HttpBuildCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static @Nullable URIgetUrl(HttpBuildCache buildCache) (package private) static voidsetUrl(HttpBuildCache buildCache, @Nullable URI url) (package private) static voidsetUrl(HttpBuildCache buildCache, URL url)
-
Constructor Details
-
UrlAdapter
UrlAdapter()
-
-
Method Details
-
getUrl
-
setUrl
-
setUrl
- Throws:
URISyntaxException
-