Builder
class Builder
Content copied to clipboard
Build a new PredictiveCacheLocationOptions
Constructors
Functions
build
                          
                    Link copied to clipboard
                        currentLocationRadiusInMeters
                          
                    Link copied to clipboard
                        fun currentLocationRadiusInMeters(radiusInMeters: Int): PredictiveCacheLocationOptions.Builder
Content copied to clipboard
destinationLocationRadiusInMeters
                          
                    Link copied to clipboard
                        fun destinationLocationRadiusInMeters(radiusInMeters: Int): PredictiveCacheLocationOptions.Builder
Content copied to clipboard
routeBufferRadiusInMeters
                          
                    Link copied to clipboard
                        fun routeBufferRadiusInMeters(radiusInMeters: Int): PredictiveCacheLocationOptions.Builder
Content copied to clipboard