Builder
Build a new PredictiveCacheOptions.
Constructors
Functions
Link copied to clipboard
Build PredictiveCacheOptions.
Link copied to clipboard
fun predictiveCacheMapsOptionsList(predictiveCacheMapsOptionsList: List<PredictiveCacheMapsOptions>): PredictiveCacheOptions.Builder
Content copied to clipboard
List of predictive cache Maps related options (PredictiveCacheMapsOptions).
Link copied to clipboard
fun predictiveCacheNavigationOptions(predictiveCacheNavigationOptions: PredictiveCacheNavigationOptions): PredictiveCacheOptions.Builder
Content copied to clipboard
Predictive cache Navigation related options.
Link copied to clipboard
fun predictiveCacheSearchOptionsList(predictiveCacheSearchOptionsList: List<PredictiveCacheSearchOptions>): PredictiveCacheOptions.Builder
Content copied to clipboard
List of predictive cache search related options (PredictiveCacheSearchOptions).