pdstools.infinity.resources.prediction_studio.v24_2.repository

Classes

_RepositoryV24_2Mixin

v24.2 Repository data — defined once.

Repository

v24.2 Repository data — defined once.

AsyncRepository

v24.2 Repository data — defined once.

Module Contents

class _RepositoryV24_2Mixin(client, type, repository_name, bucket_name, root_path, datamart_export_location)

v24.2 Repository data — defined once.

type
bucket_name
root_path
datamart_export_location
property s3_url
class Repository(client, type, repository_name, bucket_name, root_path, datamart_export_location)

Bases: _RepositoryV24_2Mixin, pdstools.infinity.resources.prediction_studio.v24_1.Repository

v24.2 Repository data — defined once.

class AsyncRepository(client, type, repository_name, bucket_name, root_path, datamart_export_location)

Bases: _RepositoryV24_2Mixin, pdstools.infinity.resources.prediction_studio.v24_1.repository.AsyncRepository

v24.2 Repository data — defined once.