Package com.collibra.dgc.core.api.dto
-
Class Summary Class Description CursorPagedRequest Request that supports cursor paging parameter.CursorPagedResponse<T> Response containing paged data.CursorPagedResponse.Builder<T> PagedRequest The request that supports paging parameters.PagedResponse<T> Response containing the paged information.PagedResponse.Builder<T> -
Enum Summary Enum Description LogicalOperator MatchMode Describes when the provided input value of given request and a property of a resource are considered as matching.SortOrder The possible ordering type.