Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.PatchRequestBodyDTO
Packages that use PatchRequestBodyDTO
Package
Description
-
Uses of PatchRequestBodyDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 with parameters of type PatchRequestBodyDTOModifier and TypeMethodDescriptionCommentsApi.editCommentOfAPI(String commentId, String apiId, PatchRequestBodyDTO patchRequestBodyDTO) Edit a comment Edit the individual commentokhttp3.CallCommentsApi.editCommentOfAPIAsync(String commentId, String apiId, PatchRequestBodyDTO patchRequestBodyDTO, ApiCallback<CommentDTO> _callback) Edit a comment (asynchronously) Edit the individual commentokhttp3.CallCommentsApi.editCommentOfAPICall(String commentId, String apiId, PatchRequestBodyDTO patchRequestBodyDTO, ApiCallback _callback) Build call for editCommentOfAPICommentsApi.editCommentOfAPIWithHttpInfo(String commentId, String apiId, PatchRequestBodyDTO patchRequestBodyDTO) Edit a comment Edit the individual comment -
Uses of PatchRequestBodyDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return PatchRequestBodyDTOModifier and TypeMethodDescription