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