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