Namespace Tableau.Migration.Api.Paging
Interfaces
IApiFilteredPageAccessor<TContent>
Interface for an object that can list a single page of the content items the user has access to with filters.
IApiPageAccessor<TContent>
Interface for an object that can list a single page of the content items the user has access to.