Namespace Tableau.Migration.Engine.Endpoints
Namespaces
Tableau.Migration.Engine.Endpoints.Search
Classes
MigrationEndpointFactory
Default IMigrationEndpointFactory implementation.
TableauApiDestinationEndpoint
IDestinationEndpoint implementation that uses Tableau Server/Cloud APIs.
TableauApiEndpointBase
IMigrationEndpoint impelementation that uses Tableau Server/Cloud APIs.
TableauApiEndpointConfiguration
Interface for an object describing a source or destination endpoint defined in a IMigrationPlan.
TableauApiSourceEndpoint
ISourceEndpoint implementation that uses Tableau Server/Cloud APIs.
Interfaces
IDestinationApiEndpoint
Interface for an object that represents a location to move Tableau data to.
IDestinationEndpoint
IMigrationEndpoint interface for locations that serve as a destination to migrate Tableau data to.
IMigrationApiEndpoint
Interface for an object that represents a location to move Tableau data to or from.
IMigrationEndpoint
Interface for an object that represents a location to move Tableau data to or from.
IMigrationEndpointFactory
Interface for an object that can create IMigrationEndpoints from a migration plan.
IMigrationPlanEndpointConfiguration
Interface for configuration necessary to connect to a migration endpoint defined in the a IMigrationPlan.
ISourceApiEndpoint
Interface for an object that represents a location to move Tableau data from.
ISourceEndpoint
IMigrationEndpoint interface for locations that serve as a source to load Tableau data from. This interface can be obtained through scoped dependency injection for the current in-progress migration.
ITableauApiEndpointConfiguration
Endpoint configuration for connecting to a Tableau Server/Cloud site API.