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