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