pdstools.infinity.resources.prediction_studio.v26_1.datamart_export

Classes

DatamartExport

v26 DatamartExport business logic — defined once.

AsyncDatamartExport

v26 DatamartExport business logic — defined once.

Module Contents

class DatamartExport(client, referenceId: str, location: str, repositoryName: str)

Bases: _DatamartExportv26_1Mixin, pdstools.infinity.resources.prediction_studio.v24_2.datamart_export.DatamartExport

v26 DatamartExport business logic — defined once.

Add new or overridden methods here.

Parameters:
  • referenceId (str)

  • location (str)

  • repositoryName (str)

class AsyncDatamartExport(client, referenceId: str, location: str, repositoryName: str)

Bases: _DatamartExportv26_1Mixin, pdstools.infinity.resources.prediction_studio.v24_2.datamart_export.AsyncDatamartExport

v26 DatamartExport business logic — defined once.

Add new or overridden methods here.

Parameters:
  • referenceId (str)

  • location (str)

  • repositoryName (str)