set Cache Disabled
fun setCacheDisabled(input: SetCacheDisabledRequest): Single<RequestResponseFrame>
Content copied to clipboard
Toggles ignoring cache for each request. If true
, cache will not be used.
Sources
jvm source
Link copied to clipboard