MaxDefrosterProfile.Builder

public final class MaxDefrosterProfile.Builder


A builder for MaxDefrosterProfile.

Summary

Public constructors

Builder(@NonNull List<Set<CarZone>> supportedCarZoneSets)

Creates an instance of builder.

Public methods

@NonNull MaxDefrosterProfile

Create a MaxDefrosterProfile.

Public constructors

Builder

Added in 1.3.0
public Builder(@NonNull List<Set<CarZone>> supportedCarZoneSets)

Creates an instance of builder.

Parameters
@NonNull List<Set<CarZone>> supportedCarZoneSets

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

Public methods

build

Added in 1.3.0
public @NonNull MaxDefrosterProfile build()

Create a MaxDefrosterProfile.