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