Uses of Class
com.ants.platform.client.resources.comments.types.CreateCommentRequest
Packages that use CreateCommentRequest
Package
Description
-
Uses of CreateCommentRequest in com.ants.platform.client.resources.comments
Methods in com.ants.platform.client.resources.comments with parameters of type CreateCommentRequestModifier and TypeMethodDescriptionCommentsClient.create(CreateCommentRequest request) Create a comment.CommentsClient.create(CreateCommentRequest request, RequestOptions requestOptions) Create a comment. -
Uses of CreateCommentRequest in com.ants.platform.client.resources.comments.types
Methods in com.ants.platform.client.resources.comments.types that return CreateCommentRequestModifier and TypeMethodDescriptionCreateCommentRequest._FinalStage.build()CreateCommentRequest.Builder.build()Methods in com.ants.platform.client.resources.comments.types with parameters of type CreateCommentRequestModifier and TypeMethodDescriptionCreateCommentRequest.Builder.from(CreateCommentRequest other) CreateCommentRequest.ProjectIdStage.from(CreateCommentRequest other)