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