Module api_blocking

Source
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ยง

R3ClientCancelJobBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientDeleteFileBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientDeleteFileVersionBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientGetApplicationTypesBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientGetDevicesBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientGetFilesBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientGetJobsBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientGetOrganizationSelfMembershipBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientGetOwnedOrganizationBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientStartJobBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().