Package com.chrt.api.types
Interface ListingTaskForBidder1.TaskIdStage
-
- All Known Implementing Classes:
ListingTaskForBidder1.Builder
- Enclosing class:
- ListingTaskForBidder1
public static interface ListingTaskForBidder1.TaskIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListingTaskForBidder1.Builderfrom(ListingTaskForBidder1 other)ListingTaskForBidder1._FinalStagetaskId(java.lang.String taskId)
-
-
-
Method Detail
-
taskId
ListingTaskForBidder1._FinalStage taskId(@NotNull java.lang.String taskId)
-
from
ListingTaskForBidder1.Builder from(ListingTaskForBidder1 other)
-
-