Interface NoiseThresholdsDeleteRequest._FinalStage
-
- All Known Implementing Classes:
NoiseThresholdsDeleteRequest.Builder
- Enclosing class:
- NoiseThresholdsDeleteRequest
public static interface NoiseThresholdsDeleteRequest._FinalStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NoiseThresholdsDeleteRequestbuild()NoiseThresholdsDeleteRequest._FinalStagesync(java.lang.Boolean sync)NoiseThresholdsDeleteRequest._FinalStagesync(java.util.Optional<java.lang.Boolean> sync)
-
-
-
Method Detail
-
build
NoiseThresholdsDeleteRequest build()
-
sync
NoiseThresholdsDeleteRequest._FinalStage sync(java.util.Optional<java.lang.Boolean> sync)
-
sync
NoiseThresholdsDeleteRequest._FinalStage sync(java.lang.Boolean sync)
-
-