toggle menu
gradle
8.11
API
switch theme
search in API
gradle
/
org.gradle.caching.http
Package-level
declarations
API
Classes for HTTP build cache service.
Since
3.5
Types
Types
Http
Build
Cache
Link copied to clipboard
API
abstract
class
HttpBuildCache
:
AbstractBuildCache
Configuration object for the HTTP build cache.
Http
Build
Cache
Credentials
Link copied to clipboard
API
open
class
HttpBuildCacheCredentials
:
PasswordCredentials
Password credentials for a HTTP build cache backend.