Interface CreateCommentRequest.ObjectIdStage

All Known Implementing Classes:
CreateCommentRequest.Builder
Enclosing class:
CreateCommentRequest

public static interface CreateCommentRequest.ObjectIdStage
  • Method Details

    • objectId

      CreateCommentRequest.ContentStage objectId(@NotNull String 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.