Interface NoiseThresholdsCreateRequest.DeviceIdStage
-
- All Known Implementing Classes:
NoiseThresholdsCreateRequest.Builder
- Enclosing class:
- NoiseThresholdsCreateRequest
public static interface NoiseThresholdsCreateRequest.DeviceIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NoiseThresholdsCreateRequest.StartsDailyAtStagedeviceId(java.lang.String deviceId)NoiseThresholdsCreateRequest.Builderfrom(NoiseThresholdsCreateRequest other)
-
-
-
Method Detail
-
deviceId
NoiseThresholdsCreateRequest.StartsDailyAtStage deviceId(java.lang.String deviceId)
-
from
NoiseThresholdsCreateRequest.Builder from(NoiseThresholdsCreateRequest other)
-
-