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.modelMethods in com.oracle.bmc.lustrefilestorage.model that return LustreFileSystemCollection Modifier and Type Method Description LustreFileSystemCollectionLustreFileSystemCollection.Builder. build()Methods in com.oracle.bmc.lustrefilestorage.model with parameters of type LustreFileSystemCollection Modifier and Type Method Description LustreFileSystemCollection.BuilderLustreFileSystemCollection.Builder. copy(LustreFileSystemCollection model)
- 
Uses of LustreFileSystemCollection in com.oracle.bmc.lustrefilestorage.responsesMethods in com.oracle.bmc.lustrefilestorage.responses that return LustreFileSystemCollection Modifier and Type Method Description LustreFileSystemCollectionListLustreFileSystemsResponse. getLustreFileSystemCollection()The returned LustreFileSystemCollection instance.Methods in com.oracle.bmc.lustrefilestorage.responses with parameters of type LustreFileSystemCollection Modifier and Type Method Description ListLustreFileSystemsResponse.BuilderListLustreFileSystemsResponse.Builder. lustreFileSystemCollection(LustreFileSystemCollection lustreFileSystemCollection)The returned LustreFileSystemCollection instance.
 
-