Uses of Class
com.oracle.bmc.lustrefilestorage.model.LustreFileSystemCollection
-
Packages that use LustreFileSystemCollection Package Description com.oracle.bmc.lustrefilestorage.model com.oracle.bmc.lustrefilestorage.responses -
-
Uses of LustreFileSystemCollection in com.oracle.bmc.lustrefilestorage.model
Methods in com.oracle.bmc.lustrefilestorage.model that return LustreFileSystemCollection Modifier and Type Method Description LustreFileSystemCollection
LustreFileSystemCollection.Builder. build()
Methods in com.oracle.bmc.lustrefilestorage.model with parameters of type LustreFileSystemCollection Modifier and Type Method Description LustreFileSystemCollection.Builder
LustreFileSystemCollection.Builder. copy(LustreFileSystemCollection model)
-
Uses of LustreFileSystemCollection in com.oracle.bmc.lustrefilestorage.responses
Methods in com.oracle.bmc.lustrefilestorage.responses that return LustreFileSystemCollection Modifier and Type Method Description LustreFileSystemCollection
ListLustreFileSystemsResponse. getLustreFileSystemCollection()
The returned LustreFileSystemCollection instance.Methods in com.oracle.bmc.lustrefilestorage.responses with parameters of type LustreFileSystemCollection Modifier and Type Method Description ListLustreFileSystemsResponse.Builder
ListLustreFileSystemsResponse.Builder. lustreFileSystemCollection(LustreFileSystemCollection lustreFileSystemCollection)
The returned LustreFileSystemCollection instance.
-