ark_pcloud_api
ArkPCloudAPI
¶
Source code in ark_sdk_python/services/pcloud/ark_pcloud_api.py
8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 |
|
accounts
property
¶
Getter for the accounts service
Returns:
Name | Type | Description |
---|---|---|
ArkPCloudAccountsService |
ArkPCloudAccountsService
|
description |
applications
property
¶
Getter for the applications service
Returns:
Name | Type | Description |
---|---|---|
ArkPCloudApplicationsService |
ArkPCloudApplicationsService
|
description |
platforms
property
¶
Getter for the platforms service
Returns:
Name | Type | Description |
---|---|---|
ArkPCloudPlatformsService |
ArkPCloudPlatformsService
|
description |
safes
property
¶
Getter for the safes service
Returns:
Name | Type | Description |
---|---|---|
ArkPCloudSafesService |
ArkPCloudSafesService
|
description |