helium_py.api.decoratorsΒΆ

helium_py decorators module.

Functions

bucket_api(f)

Decorate Client methods for API endpoints that support bucketing results.

filter_modes_api(f)

Decorate Client methods for API endpoints that support filtering by hotspot type.

filter_transaction_types_api(f)

Decorate Client methods for API endpoints that support filtering by transaction type.

limit_api(f)

Decorate Client methods for API endpoints that support limiting results.

time_filterable_api(f)

Decorate Client methods for API endpoints that support time-filtering.