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