Expand description
Enabled by the async
feature. Contains blocking implementations of the pre-written queries.
On the docs page of this module, you can only see the builder structs for the functions.
Please see R3Client
for the actual functions you can call.
Structsยง
- R3Client
Cancel JobAsync Builder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
Delete File Async Builder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
Delete File Version Async Builder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
GetApplication Types Async Builder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
GetDevices Async Builder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
GetFiles Async Builder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
GetJobs Async Builder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
GetOwned Organization Async Builder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
Start JobAsync Builder - Use builder syntax to set the inputs and finish with
call()
.