@Stability.Internal public class DocRecord extends Object
| Constructor and Description |
|---|
DocRecord(String bucketName,
String scopeName,
String collectionName,
String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
bucketName() |
String |
collectionName() |
static DocRecord |
createFrom(com.couchbase.client.core.deps.com.fasterxml.jackson.databind.JsonNode o) |
String |
id() |
String |
scopeName() |
String |
toString() |
Copyright © 2024 Couchbase, Inc.. All rights reserved.