Interface ConfigHcaptcha.ClientResponseStage
-
- All Known Implementing Classes:
ConfigHcaptcha.Builder
- Enclosing class:
- ConfigHcaptcha
public static interface ConfigHcaptcha.ClientResponseStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConfigHcaptcha._FinalStageclientResponse(java.lang.String clientResponse)ConfigHcaptcha.Builderfrom(ConfigHcaptcha other)
-
-
-
Method Detail
-
clientResponse
ConfigHcaptcha._FinalStage clientResponse(java.lang.String clientResponse)
-
from
ConfigHcaptcha.Builder from(ConfigHcaptcha other)
-
-