pdstools.infinity.client¶
Classes¶
The Pega Infinity DX API client |
|
The async Pega Infinity DX API client. |
Module Contents¶
- class Infinity(*args, **kwargs)¶
Bases:
pdstools.infinity.internal._base_client.SyncAPIClientThe Pega Infinity DX API client
- knowledge_buddy¶
- _VERSION_DEPENDENT_RESOURCES¶
- class AsyncInfinity(*args, **kwargs)¶
Bases:
pdstools.infinity.internal._base_client.AsyncAPIClientThe async Pega Infinity DX API client.
Provides the same functionality as
Infinitybut with nativeasync/awaitsupport. Resources exposeasync defmethods that can be awaited directly.- knowledge_buddy¶
- _VERSION_DEPENDENT_RESOURCES¶