Expand description
Enabled by the blocking
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 JobBuilder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
Delete File Builder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
Delete File Version Builder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
GetApplication Types Builder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
GetDevices Builder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
GetFiles Builder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
GetJobs Builder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
GetOrganization Self Membership Builder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
GetOwned Organization Builder - Use builder syntax to set the inputs and finish with
call()
. - R3Client
Start JobBuilder - Use builder syntax to set the inputs and finish with
call()
.