Package io.github.zeroone3010.yahueapi
Interface StateBuilderSteps.HueStep
- All Known Subinterfaces:
StateBuilderSteps.InitialStep
- All Known Implementing Classes:
State.Builder
- Enclosing class:
- StateBuilderSteps
public static interface StateBuilderSteps.HueStep
-
Method Summary
Modifier and Type Method Description StateBuilderSteps.SaturationStephue(int hue)Hue.
-
Method Details
-
hue
Hue.- Parameters:
hue- A value from0to65280.- Returns:
- The next step of this state builder
-