| Modifier and Type | Method | Description |
|---|---|---|
Cache |
OkHttpClient.cache() |
| Modifier and Type | Method | Description |
|---|---|---|
OkHttpClient.Builder |
OkHttpClient.Builder.cache(Cache cache) |
Sets the response cache to be used to read and write cached responses.
|
Copyright © 2021. All rights reserved.