Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Threshold |
build()
Returns the configured threshold instance
|
Threshold.Builder |
red(long red)
Sets the red threshold of the presentation.
|
Threshold.Builder |
yellow(long yellow)
Sets the yellow threshold of the presentation.
|
public Threshold.Builder red(long red)
red
- The red threshold of the presentationpublic Threshold.Builder yellow(long yellow)
yellow
- The yellow threshold of the presentationpublic Threshold build()
Copyright © 2018. All rights reserved.