Namespace Tableau.Migration.Engine.Endpoints.ContentClients
Classes
ContentClientBase<TContent>
Base class for content clients.
ViewsContentClient
Content client to interact with workbooks.
WorkbooksContentClient
Content client to interact with workbooks.
Interfaces
IContentClientFactory
Factory for creating content clients.
IContentClient<TContent>
Interface to work with content types.
IViewsContentClient
Interface for a client that can interact with workbooks.
IWorkbooksContentClient
Interface for a client that can interact with workbooks.