Uses of Class
oracle.nosql.driver.DefinedTags
Packages that use DefinedTags
Package
Description
Contains the public API for using the Oracle NoSQL Database
as well as configuration and common parameter classes used in
database operations.
Contains the input and response classes used for Oracle NoSQL
Database operations.
-
Uses of DefinedTags in oracle.nosql.driver
Methods in oracle.nosql.driver that return DefinedTagsModifier and TypeMethodDescriptionAdds a new tag to the set of tags in the specified namespace -
Uses of DefinedTags in oracle.nosql.driver.ops
Methods in oracle.nosql.driver.ops that return DefinedTagsModifier and TypeMethodDescriptionTableRequest.getDefinedTags()
Cloud service only.TableResult.getDefinedTags()
Cloud service only.Methods in oracle.nosql.driver.ops with parameters of type DefinedTagsModifier and TypeMethodDescriptionTableRequest.setDefinedTags
(DefinedTags definedTags) Cloud service only.