Class PublishStatusDTO
java.lang.Object
org.wso2.am.integration.clients.admin.api.dto.PublishStatusDTO
PublishStatusDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleandetailed message of the statusStatus of the usage publish requestinthashCode()voidsetMessage(String message) voidtoString()
-
Field Details
-
SERIALIZED_NAME_STATUS
- See Also:
-
SERIALIZED_NAME_MESSAGE
- See Also:
-
-
Constructor Details
-
PublishStatusDTO
public PublishStatusDTO()
-
-
Method Details
-
status
-
getStatus
Status of the usage publish request- Returns:
- status
-
setStatus
-
message
-
getMessage
detailed message of the status- Returns:
- message
-
setMessage
-
equals
-
hashCode
public int hashCode() -
toString
-