api / org.gradle.caching.http / HttpBuildCacheCredentials / setPassword

setPassword

open fun setPassword(password: String): Unit

Overrides PasswordCredentials.setPassword

Sets the password to use when authenticating to the HTTP build cache.

Parameters

password - The password. May be null.