Uses of Class
io.nitric.api.document.Key
-
Packages that use Key Package Description io.nitric.api.document Provides the Document Service API. -
-
Uses of Key in io.nitric.api.document
Methods in io.nitric.api.document that return Key Modifier and Type Method Description Key
DocumentRef. getKey()
Return the document's key.Key
ResultDoc. getKey()
Key
AbstractCollection. getParent()
Return the collection parent key.
-