Package com.seam.api.types
Interface NoiseThresholdsListResponse.OkStage
-
- All Known Implementing Classes:
NoiseThresholdsListResponse.Builder
- Enclosing class:
- NoiseThresholdsListResponse
public static interface NoiseThresholdsListResponse.OkStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NoiseThresholdsListResponse.Builderfrom(NoiseThresholdsListResponse other)NoiseThresholdsListResponse._FinalStageok(boolean ok)
-
-
-
Method Detail
-
ok
NoiseThresholdsListResponse._FinalStage ok(boolean ok)
-
from
NoiseThresholdsListResponse.Builder from(NoiseThresholdsListResponse other)
-
-