Class PatchRequestBodyDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.PatchRequestBodyDTO
PatchRequestBodyDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanCategory of the commentContent of the commentinthashCode()voidsetCategory(String category) voidsetContent(String content) toString()
-
Field Details
-
SERIALIZED_NAME_CONTENT
- See Also:
-
SERIALIZED_NAME_CATEGORY
- See Also:
-
-
Constructor Details
-
PatchRequestBodyDTO
public PatchRequestBodyDTO()
-
-
Method Details