Interface CaptchaTurnstile.SiteKeyStage
-
- All Known Implementing Classes:
CaptchaTurnstile.Builder
- Enclosing class:
- CaptchaTurnstile
public static interface CaptchaTurnstile.SiteKeyStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CaptchaTurnstile.Builderfrom(CaptchaTurnstile other)CaptchaTurnstile.SecretKeyStagesiteKey(java.lang.String siteKey)
-
-
-
Method Detail
-
siteKey
CaptchaTurnstile.SecretKeyStage siteKey(java.lang.String siteKey)
-
from
CaptchaTurnstile.Builder from(CaptchaTurnstile other)
-
-