Okta Mobile Kotlin SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Okta Mobile Kotlin SDK
auth-foundation
/
com.okta.authfoundation.client.jvm
/
OAuth2ClientBuilder
/
setCache
set
Cache
jvm
fun
setCache
(
cache
:
Cache
)
:
OAuth2ClientBuilder
Sets the cache for optimizing network calls.
Return
This builder for chaining.
Parameters
cache
The
Cache
to use.