Package com.seam.api.types
Interface NoiseThresholdsUpdateResponse.ActionAttemptStage
-
- All Known Implementing Classes:
NoiseThresholdsUpdateResponse.Builder
- Enclosing class:
- NoiseThresholdsUpdateResponse
public static interface NoiseThresholdsUpdateResponse.ActionAttemptStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NoiseThresholdsUpdateResponse.OkStageactionAttempt(ActionAttempt actionAttempt)NoiseThresholdsUpdateResponse.Builderfrom(NoiseThresholdsUpdateResponse other)
-
-
-
Method Detail
-
actionAttempt
NoiseThresholdsUpdateResponse.OkStage actionAttempt(ActionAttempt actionAttempt)
-
from
NoiseThresholdsUpdateResponse.Builder from(NoiseThresholdsUpdateResponse other)
-
-