Package com.chrt.api.types
Interface PingRes.ResponseStage
-
- All Known Implementing Classes:
PingRes.Builder
- Enclosing class:
- PingRes
public static interface PingRes.ResponseStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PingRes.Builderfrom(PingRes other)PingRes.NonceStageresponse(java.lang.String response)
-
-
-
Method Detail
-
response
PingRes.NonceStage response(@NotNull java.lang.String response)
-
from
PingRes.Builder from(PingRes other)
-
-