copy

fun copy(radius: Distance = this.radius, updateInterval: Duration = this.updateInterval, networkConnectivity: NetworkConnectivityConfiguration = this.networkConnectivity): AutomaticNdsStoreUpdaterConfiguration.RelevantRegions

Returns a copy calling the RelevantRegions object with possibilities to override every property.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

radius
updateInterval
networkConnectivity

See also