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