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