Interface BootstrapResponse.CaptchaStage
-
- All Known Implementing Classes:
BootstrapResponse.Builder
- Enclosing class:
- BootstrapResponse
public static interface BootstrapResponse.CaptchaStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BootstrapResponse._FinalStagecaptcha(BootstrapCaptcha captcha)
-
-
-
Method Detail
-
captcha
BootstrapResponse._FinalStage captcha(BootstrapCaptcha captcha)
-
-