Package com.seam.api.types
Interface ThermostatsGetResponse.ThermostatStage
-
- All Known Implementing Classes:
ThermostatsGetResponse.Builder
- Enclosing class:
- ThermostatsGetResponse
public static interface ThermostatsGetResponse.ThermostatStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ThermostatsGetResponse.Builderfrom(ThermostatsGetResponse other)ThermostatsGetResponse.OkStagethermostat(Device thermostat)
-
-
-
Method Detail
-
thermostat
ThermostatsGetResponse.OkStage thermostat(Device thermostat)
-
from
ThermostatsGetResponse.Builder from(ThermostatsGetResponse other)
-
-