Coretex
|
Additional Inherited Members | |
Public Member Functions inherited from coretex.entities.secret.secret.Secret | |
Self | decrypted (self, Optional[RSAPrivateKey] key=None) |
bool | refresh (self, Optional[Dict[str, Any]] jsonObject=None) |
bool | update (self, **Any kwargs) |
Self | fetchById (cls, int objectId, **Any kwargs) |
Self | fetchByName (cls, str name) |
Self | fetchNodeSecret (cls, str name, str accessToken) |
Represents Credentials Secret entity from Coretex.ai
Definition at line 24 of file credentials.py.