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 FolderTagCollection
FolderTagCollection.Builder. build()
Methods in com.oracle.bmc.datacatalog.model with parameters of type FolderTagCollection Modifier and Type Method Description FolderTagCollection.Builder
FolderTagCollection.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 FolderTagCollection
ListFolderTagsResponse. getFolderTagCollection()
The returned FolderTagCollection instance.Methods in com.oracle.bmc.datacatalog.responses with parameters of type FolderTagCollection Modifier and Type Method Description ListFolderTagsResponse.Builder
ListFolderTagsResponse.Builder. folderTagCollection(FolderTagCollection folderTagCollection)
The returned FolderTagCollection instance.
-