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