HvacRecirculationProfile.Builder

class HvacRecirculationProfile.Builder


A builder for HvacRecirculationProfile.

Summary

Public constructors

Builder(supportedCarZones: (Mutable)List<(Mutable)Set<CarZone!>!>)

Creates an instance of builder.

Public functions

HvacRecirculationProfile

Create a HvacRecirculationProfile.

Public constructors

Builder

Added in 1.3.0
Builder(supportedCarZones: (Mutable)List<(Mutable)Set<CarZone!>!>)

Creates an instance of builder.

Parameters
supportedCarZones: (Mutable)List<(Mutable)Set<CarZone!>!>

a list of all car zones grouped together based on the bit map of each area Id.

Public functions

build

Added in 1.3.0
fun build(): HvacRecirculationProfile

Create a HvacRecirculationProfile.