Uses of Class
com.oracle.bmc.datacatalog.model.GlossaryCollection
-
Packages that use GlossaryCollection Package Description com.oracle.bmc.datacatalog.model com.oracle.bmc.datacatalog.responses -
-
Uses of GlossaryCollection in com.oracle.bmc.datacatalog.model
Methods in com.oracle.bmc.datacatalog.model that return GlossaryCollection Modifier and Type Method Description GlossaryCollectionGlossaryCollection.Builder. build()Methods in com.oracle.bmc.datacatalog.model with parameters of type GlossaryCollection Modifier and Type Method Description GlossaryCollection.BuilderGlossaryCollection.Builder. copy(GlossaryCollection model) -
Uses of GlossaryCollection in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return GlossaryCollection Modifier and Type Method Description GlossaryCollectionListGlossariesResponse. getGlossaryCollection()The returned GlossaryCollection instance.Methods in com.oracle.bmc.datacatalog.responses with parameters of type GlossaryCollection Modifier and Type Method Description ListGlossariesResponse.BuilderListGlossariesResponse.Builder. glossaryCollection(GlossaryCollection glossaryCollection)The returned GlossaryCollection instance.
-