Interface CreateCommentRequest.ObjectIdStage
- All Known Implementing Classes:
CreateCommentRequest.Builder
- Enclosing class:
CreateCommentRequest
public static interface CreateCommentRequest.ObjectIdStage
-
Method Summary
Modifier and TypeMethodDescriptionThe id of the object to attach the comment to.
-
Method Details
-
objectId
The id of the object to attach the comment to. If this does not reference a valid existing object, an error will be thrown.
-