Class PaginationResponseDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.PaginationResponseDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-10-03T13:16:58.277709755Z[Etc/UTC]")
public class PaginationResponseDto
extends Object
PaginationResponseDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddEntitiesItem(Object entitiesItem) booleanGet entities@NotNull IntegerGet totalCountinthashCode()voidsetEntities(List<Object> entities) voidsetTotalCount(Integer totalCount) toString()totalCount(Integer totalCount)
-
Constructor Details
-
PaginationResponseDto
public PaginationResponseDto()
-
-
Method Details
-
entities
-
addEntitiesItem
-
getEntities
Get entities- Returns:
- entities
-
setEntities
-
totalCount
-
getTotalCount
Get totalCount- Returns:
- totalCount
-
setTotalCount
-
equals
-
hashCode
public int hashCode() -
toString
-