waitUntilAnnotationStoreVersionCreated
suspend fun OmicsClient.waitUntilAnnotationStoreVersionCreated(request: GetAnnotationStoreVersionRequest, retryStrategy: RetryStrategy? = null): Outcome<GetAnnotationStoreVersionResponse>
suspend fun OmicsClient.waitUntilAnnotationStoreVersionCreated(block: GetAnnotationStoreVersionRequest.Builder.() -> Unit): Outcome<GetAnnotationStoreVersionResponse>
Wait until an annotation store version is created