Module api_async

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

R3ClientCancelJobAsyncBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientDeleteFileAsyncBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientDeleteFileVersionAsyncBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientGetApplicationTypesAsyncBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientGetDevicesAsyncBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientGetFilesAsyncBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientGetJobsAsyncBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientGetOwnedOrganizationAsyncBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().
R3ClientStartJobAsyncBuilder
Use builder syntax to set the required parameters and finish by calling the method Self::call().