gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
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.