Builder

class Builder

Build a new AlertServiceOptions.

Constructors

Link copied to clipboard
fun Builder()

Functions

Link copied to clipboard
fun build(): AlertServiceOptions
Link copied to clipboard
fun collectBridges(collectBridges: Boolean): AlertServiceOptions.Builder

Set whether Bridges should be collected defaults to true.

Link copied to clipboard
fun collectRestrictedAreas(collectRestrictedAreas: Boolean): AlertServiceOptions.Builder

Set whether Restricted Areas should be collected defaults to false.

Link copied to clipboard
fun collectTunnels(collectTunnels: Boolean): AlertServiceOptions.Builder

Set whether Tunnels should be collected defaults to true.