Package com.chrt.api.types
Interface BidThread1.ListingIdStage
-
- All Known Implementing Classes:
BidThread1.Builder
- Enclosing class:
- BidThread1
public static interface BidThread1.ListingIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BidThread1.Builderfrom(BidThread1 other)BidThread1.CreatedAtTimestampStagelistingId(java.lang.String listingId)
-
-
-
Method Detail
-
listingId
BidThread1.CreatedAtTimestampStage listingId(@NotNull java.lang.String listingId)
-
from
BidThread1.Builder from(BidThread1 other)
-
-