Package com.couchbase.client.core.config
Class CollectionsManifestScope
java.lang.Object
com.couchbase.client.core.config.CollectionsManifestScope
public class CollectionsManifestScope extends Object
-
Constructor Summary
Constructors Constructor Description CollectionsManifestScope(String name, String uid, List<CollectionsManifestCollection> collections)
-
Method Summary
Modifier and Type Method Description List<CollectionsManifestCollection>
collections()
String
name()
String
toString()
String
uid()