Package com.chrt.api.types
Interface OperationsTaskList1.UpdatedAtTimestampStage
-
- All Known Implementing Classes:
OperationsTaskList1.Builder
- Enclosing class:
- OperationsTaskList1
public static interface OperationsTaskList1.UpdatedAtTimestampStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OperationsTaskList1._FinalStageupdatedAtTimestamp(java.time.OffsetDateTime updatedAtTimestamp)
-
-
-
Method Detail
-
updatedAtTimestamp
OperationsTaskList1._FinalStage updatedAtTimestamp(@NotNull java.time.OffsetDateTime updatedAtTimestamp)
-
-