Interface OperationsTaskAddCommentReq1.CommentStage
-
- All Known Implementing Classes:
OperationsTaskAddCommentReq1.Builder
- Enclosing class:
- OperationsTaskAddCommentReq1
public static interface OperationsTaskAddCommentReq1.CommentStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OperationsTaskAddCommentReq1._FinalStagecomment(java.lang.String comment)OperationsTaskAddCommentReq1.Builderfrom(OperationsTaskAddCommentReq1 other)
-
-
-
Method Detail
-
comment
OperationsTaskAddCommentReq1._FinalStage comment(@NotNull java.lang.String comment)
-
from
OperationsTaskAddCommentReq1.Builder from(OperationsTaskAddCommentReq1 other)
-
-