startReadSetImportJob
abstract suspend fun startReadSetImportJob(input: StartReadSetImportJobRequest): StartReadSetImportJobResponse
Imports a read set from the sequence store. Read set import jobs support a maximum of 100 read sets of different types. Monitor the progress of your read set import job by calling the GetReadSetImportJob
API operation.