getAnyReplica

suspend fun getAnyReplica(id: String, common: CommonOptions = CommonOptions.Default): GetReplicaResult

Throws

com.couchbase.client.core.error.DocumentUnretrievableException

if the document could not be retrieved from at least one replica.