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