Uses of Interface
com.ants.platform.client.resources.comments.types.CreateCommentRequest._FinalStage
Packages that use CreateCommentRequest._FinalStage
-
Uses of CreateCommentRequest._FinalStage in com.ants.platform.client.resources.comments.types
Classes in com.ants.platform.client.resources.comments.types that implement CreateCommentRequest._FinalStageMethods in com.ants.platform.client.resources.comments.types that return CreateCommentRequest._FinalStageModifier and TypeMethodDescriptionCreateCommentRequest._FinalStage.authorUserId(String authorUserId) CreateCommentRequest._FinalStage.authorUserId(Optional<String> authorUserId) CreateCommentRequest.Builder.authorUserId(String authorUserId) The id of the user who created the comment.CreateCommentRequest.Builder.authorUserId(Optional<String> authorUserId) The content of the comment.