Builder

class Builder

Build a new PredictiveCacheOptions.

Constructors

Link copied to clipboard
fun Builder()

Functions

Link copied to clipboard
fun build(): PredictiveCacheOptions
Link copied to clipboard
fun predictiveCacheMapsOptions(predictiveCacheMapsOptions: PredictiveCacheMapsOptions): PredictiveCacheOptions.Builder

Predictive cache Maps related options.

Link copied to clipboard
fun predictiveCacheNavigationOptions(predictiveCacheNavigationOptions: PredictiveCacheNavigationOptions): PredictiveCacheOptions.Builder

Predictive cache Navigation related options.