Package com.seam.api.types
Interface ThermostatsHeatResponse.OkStage
-
- All Known Implementing Classes:
ThermostatsHeatResponse.Builder
- Enclosing class:
- ThermostatsHeatResponse
public static interface ThermostatsHeatResponse.OkStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ThermostatsHeatResponse.Builderfrom(ThermostatsHeatResponse other)ThermostatsHeatResponse._FinalStageok(boolean ok)
-
-
-
Method Detail
-
ok
ThermostatsHeatResponse._FinalStage ok(boolean ok)
-
from
ThermostatsHeatResponse.Builder from(ThermostatsHeatResponse other)
-
-