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