create_folder_batch_check

Function create_folder_batch_check 

Source
pub fn create_folder_batch_check(
    client: &impl UserAuthClient,
    arg: &PollArg,
) -> Result<CreateFolderBatchJobStatus, Error<PollError>>
Available on crate feature dbx_files only.
Expand description

Returns the status of an asynchronous job for create_folder_batch(). If success, it returns list of result for each entry.