Uses of Class
com.oracle.bmc.datacatalog.model.FolderTagCollection
-
Packages that use FolderTagCollection Package Description com.oracle.bmc.datacatalog.model com.oracle.bmc.datacatalog.responses -
-
Uses of FolderTagCollection in com.oracle.bmc.datacatalog.model
Methods in com.oracle.bmc.datacatalog.model that return FolderTagCollection Modifier and Type Method Description FolderTagCollectionFolderTagCollection.Builder. build()Methods in com.oracle.bmc.datacatalog.model with parameters of type FolderTagCollection Modifier and Type Method Description FolderTagCollection.BuilderFolderTagCollection.Builder. copy(FolderTagCollection model) -
Uses of FolderTagCollection in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return FolderTagCollection Modifier and Type Method Description FolderTagCollectionListFolderTagsResponse. getFolderTagCollection()The returned FolderTagCollection instance.Methods in com.oracle.bmc.datacatalog.responses with parameters of type FolderTagCollection Modifier and Type Method Description ListFolderTagsResponse.BuilderListFolderTagsResponse.Builder. folderTagCollection(FolderTagCollection folderTagCollection)The returned FolderTagCollection instance.
-