Uses of Class
com.confidentify.client.model.RecordsQueryResponseNextPage
-
Packages that use RecordsQueryResponseNextPage Package Description com.confidentify.client.model -
-
Uses of RecordsQueryResponseNextPage in com.confidentify.client.model
Methods in com.confidentify.client.model that return RecordsQueryResponseNextPage Modifier and Type Method Description RecordsQueryResponseNextPageRecordsQueryResponse. getNextPage()Get nextPageRecordsQueryResponseNextPageRecordsQueryResponseNextPage. paramPageAfter(String paramPageAfter)RecordsQueryResponseNextPageRecordsQueryResponseNextPage. paramPageSize(BigDecimal paramPageSize)RecordsQueryResponseNextPageRecordsQueryResponseNextPage. url(String url)Methods in com.confidentify.client.model with parameters of type RecordsQueryResponseNextPage Modifier and Type Method Description RecordsQueryResponseRecordsQueryResponse. nextPage(RecordsQueryResponseNextPage nextPage)voidRecordsQueryResponse. setNextPage(RecordsQueryResponseNextPage nextPage)
-