Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.PostRequestBodyDTO
Packages that use PostRequestBodyDTO
Package
Description
-
Uses of PostRequestBodyDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 with parameters of type PostRequestBodyDTOModifier and TypeMethodDescriptionCommentsApi.addCommentToAPI(String apiId, PostRequestBodyDTO postRequestBodyDTO, String replyTo) Add an API Commentokhttp3.CallCommentsApi.addCommentToAPIAsync(String apiId, PostRequestBodyDTO postRequestBodyDTO, String replyTo, ApiCallback<CommentDTO> _callback) Add an API Comment (asynchronously)okhttp3.CallCommentsApi.addCommentToAPICall(String apiId, PostRequestBodyDTO postRequestBodyDTO, String replyTo, ApiCallback _callback) Build call for addCommentToAPICommentsApi.addCommentToAPIWithHttpInfo(String apiId, PostRequestBodyDTO postRequestBodyDTO, String replyTo) Add an API Comment -
Uses of PostRequestBodyDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return PostRequestBodyDTOModifier and TypeMethodDescription