Interface CreateCommentRequest.ProjectIdStage
- All Known Implementing Classes:
CreateCommentRequest.Builder
- Enclosing class:
CreateCommentRequest
public static interface CreateCommentRequest.ProjectIdStage
-
Method Summary
Modifier and TypeMethodDescriptionfrom(CreateCommentRequest other) The id of the project to attach the comment to.
-
Method Details
-
projectId
The id of the project to attach the comment to.
-
from
-