Interface AddTaskToGroupReq.IndexStage
-
- All Known Implementing Classes:
AddTaskToGroupReq.Builder
- Enclosing class:
- AddTaskToGroupReq
public static interface AddTaskToGroupReq.IndexStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AddTaskToGroupReq._FinalStageindex(int index)0-based index of desired ordering
-
-
-
Method Detail
-
index
AddTaskToGroupReq._FinalStage index(int index)
0-based index of desired ordering
-
-