Package com.collibra.dgc.core.api.dto
Class PagedResponse.Builder<T>
Object
Builder<T>
- Enclosing class:
PagedResponse<T>
-
Field Summary
Modifier and TypeFieldDescriptionprotected long
Deprecated.This field will become private in the next major release.protected long
Deprecated.This field will become private in the next major release.protected long
Deprecated.This field will become private in the next major release. -
Method Summary
-
Field Details
-
total
Deprecated.This field will become private in the next major release. -
offset
Deprecated.This field will become private in the next major release. -
limit
Deprecated.This field will become private in the next major release.
-
-
Method Details
-
total
-
offset
-
limit
-
but
Deprecated.This method will be removed in the future. Please, usePagedResponse.builder()
Clone method for this Builder. -
results
The list of results.- Returns:
this
.
-
build
-
toString
-