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 inputs and finish with call().
R3ClientDeleteFileBuilder
Use builder syntax to set the inputs and finish with call().
R3ClientDeleteFileVersionBuilder
Use builder syntax to set the inputs and finish with call().
R3ClientGetApplicationTypesBuilder
Use builder syntax to set the inputs and finish with call().
R3ClientGetDevicesBuilder
Use builder syntax to set the inputs and finish with call().
R3ClientGetFilesBuilder
Use builder syntax to set the inputs and finish with call().
R3ClientGetJobsBuilder
Use builder syntax to set the inputs and finish with call().
R3ClientGetOrganizationSelfMembershipBuilder
Use builder syntax to set the inputs and finish with call().
R3ClientGetOwnedOrganizationBuilder
Use builder syntax to set the inputs and finish with call().
R3ClientStartJobBuilder
Use builder syntax to set the inputs and finish with call().