Uses of Class
com.oracle.bmc.lustrefilestorage.model.LustreFileSystemCollection.Builder
-
Packages that use LustreFileSystemCollection.Builder Package Description com.oracle.bmc.lustrefilestorage.model -
-
Uses of LustreFileSystemCollection.Builder in com.oracle.bmc.lustrefilestorage.model
Methods in com.oracle.bmc.lustrefilestorage.model that return LustreFileSystemCollection.Builder Modifier and Type Method Description static LustreFileSystemCollection.Builder
LustreFileSystemCollection. builder()
Create a new builder.LustreFileSystemCollection.Builder
LustreFileSystemCollection.Builder. copy(LustreFileSystemCollection model)
LustreFileSystemCollection.Builder
LustreFileSystemCollection.Builder. items(List<LustreFileSystemSummary> items)
List of Lustre file systems.LustreFileSystemCollection.Builder
LustreFileSystemCollection. toBuilder()
-