Package com.chrt.api.types
Interface PingRes.WorkflowTimestampStage
-
- All Known Implementing Classes:
PingRes.Builder
- Enclosing class:
- PingRes
public static interface PingRes.WorkflowTimestampStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PingRes.ActivityTimestampStageworkflowTimestamp(java.lang.String workflowTimestamp)
-
-
-
Method Detail
-
workflowTimestamp
PingRes.ActivityTimestampStage workflowTimestamp(@NotNull java.lang.String workflowTimestamp)
-
-