Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.CommentRequestDTO
Packages that use CommentRequestDTO
Package
Description
-
Uses of CommentRequestDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 with parameters of type CommentRequestDTOModifier and TypeMethodDescriptionCommentsApi.addCommentToMCPServer(String mcpServerId, CommentRequestDTO commentRequestDTO, String replyTo) Add an MCP Server Commentokhttp3.CallCommentsApi.addCommentToMCPServerAsync(String mcpServerId, CommentRequestDTO commentRequestDTO, String replyTo, ApiCallback<CommentDTO> _callback) Add an MCP Server Comment (asynchronously)okhttp3.CallCommentsApi.addCommentToMCPServerCall(String mcpServerId, CommentRequestDTO commentRequestDTO, String replyTo, ApiCallback _callback) Build call for addCommentToMCPServerCommentsApi.addCommentToMCPServerWithHttpInfo(String mcpServerId, CommentRequestDTO commentRequestDTO, String replyTo) Add an MCP Server CommentCommentsApi.editCommentOfMCPServer(String commentId, String mcpServerId, CommentRequestDTO commentRequestDTO) Edit a comment Edit the individual commentokhttp3.CallCommentsApi.editCommentOfMCPServerAsync(String commentId, String mcpServerId, CommentRequestDTO commentRequestDTO, ApiCallback<CommentDTO> _callback) Edit a comment (asynchronously) Edit the individual commentokhttp3.CallCommentsApi.editCommentOfMCPServerCall(String commentId, String mcpServerId, CommentRequestDTO commentRequestDTO, ApiCallback _callback) Build call for editCommentOfMCPServerCommentsApi.editCommentOfMCPServerWithHttpInfo(String commentId, String mcpServerId, CommentRequestDTO commentRequestDTO) Edit a comment Edit the individual comment -
Uses of CommentRequestDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return CommentRequestDTOModifier and TypeMethodDescription