Package com.seam.api.types
Interface NoiseThresholdsGetResponse.NoiseThresholdStage
-
- All Known Implementing Classes:
NoiseThresholdsGetResponse.Builder
- Enclosing class:
- NoiseThresholdsGetResponse
public static interface NoiseThresholdsGetResponse.NoiseThresholdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NoiseThresholdsGetResponse.Builderfrom(NoiseThresholdsGetResponse other)NoiseThresholdsGetResponse.OkStagenoiseThreshold(NoiseThreshold noiseThreshold)
-
-
-
Method Detail
-
noiseThreshold
NoiseThresholdsGetResponse.OkStage noiseThreshold(NoiseThreshold noiseThreshold)
-
from
NoiseThresholdsGetResponse.Builder from(NoiseThresholdsGetResponse other)
-
-