Uses of Class
com.oracle.bmc.datacatalog.model.FolderCollection
-
Packages that use FolderCollection Package Description com.oracle.bmc.datacatalog.model com.oracle.bmc.datacatalog.responses -
-
Uses of FolderCollection in com.oracle.bmc.datacatalog.model
Methods in com.oracle.bmc.datacatalog.model that return FolderCollection Modifier and Type Method Description FolderCollectionFolderCollection.Builder. build()Methods in com.oracle.bmc.datacatalog.model with parameters of type FolderCollection Modifier and Type Method Description FolderCollection.BuilderFolderCollection.Builder. copy(FolderCollection model) -
Uses of FolderCollection in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return FolderCollection Modifier and Type Method Description FolderCollectionListFoldersResponse. getFolderCollection()The returned FolderCollection instance.Methods in com.oracle.bmc.datacatalog.responses with parameters of type FolderCollection Modifier and Type Method Description ListFoldersResponse.BuilderListFoldersResponse.Builder. folderCollection(FolderCollection folderCollection)The returned FolderCollection instance.
-