Interface CreateCommentRequest._FinalStage
- All Known Implementing Classes:
CreateCommentRequest.Builder
- Enclosing class:
CreateCommentRequest
public static interface CreateCommentRequest._FinalStage
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) authorUserId(String authorUserId) authorUserId(Optional<String> authorUserId) The id of the user who created the comment.build()
-
Method Details
-
build
CreateCommentRequest build() -
additionalProperty
-
additionalProperties
-
authorUserId
The id of the user who created the comment.
-
authorUserId
-