@PublicApi public class RequestCacheSettingsBuilder extends Object
RequestCacheSettings instances.| Constructor and Description |
|---|
RequestCacheSettingsBuilder() |
| Modifier and Type | Method and Description |
|---|---|
RequestCacheSettings |
build()
Returns a new
RequestCacheSettings instance configured using the supplied settings. |
RequestCacheSettingsBuilder |
dataChangeRateHint(ChangeRate hint)
Provides a hint on the expected change rate for data updates.
|
public RequestCacheSettingsBuilder dataChangeRateHint(ChangeRate hint)
hint - the expected change rate for data updates.public RequestCacheSettings build()
RequestCacheSettings instance configured using the supplied settings.RequestCacheSettings instance configured using the supplied settings.Copyright © 2019 Atlassian. All rights reserved.