Class ArtifactComplianceListDTO
java.lang.Object
org.wso2.am.integration.clients.governance.api.dto.ArtifactComplianceListDTO
Compliance status of a list of artifacts.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCount()Number of artifact returned.getList()Get listGet paginationinthashCode()list(List<ArtifactComplianceStatusDTO> list) pagination(PaginationDTO pagination) voidvoidvoidsetPagination(PaginationDTO pagination) toString()
-
Field Details
-
SERIALIZED_NAME_COUNT
- See Also:
-
SERIALIZED_NAME_LIST
- See Also:
-
SERIALIZED_NAME_PAGINATION
- See Also:
-
-
Constructor Details
-
ArtifactComplianceListDTO
public ArtifactComplianceListDTO()
-
-
Method Details
-
count
-
getCount
Number of artifact returned.- Returns:
- count
-
setCount
-
list
-
getList
Get list- Returns:
- list
-
setList
-
pagination
-
getPagination
Get pagination- Returns:
- pagination
-
setPagination
-
equals
-
hashCode
public int hashCode() -
toString
-