Uses of Class
com.oracle.bmc.database.model.AdvancedClusterFileSystemCollection.Builder
-
Packages that use AdvancedClusterFileSystemCollection.Builder Package Description com.oracle.bmc.database.model -
-
Uses of AdvancedClusterFileSystemCollection.Builder in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return AdvancedClusterFileSystemCollection.Builder Modifier and Type Method Description static AdvancedClusterFileSystemCollection.BuilderAdvancedClusterFileSystemCollection. builder()Create a new builder.AdvancedClusterFileSystemCollection.BuilderAdvancedClusterFileSystemCollection.Builder. copy(AdvancedClusterFileSystemCollection model)AdvancedClusterFileSystemCollection.BuilderAdvancedClusterFileSystemCollection.Builder. items(List<AdvancedClusterFileSystemSummary> items)List of Advanced Cluster File Systems.AdvancedClusterFileSystemCollection.BuilderAdvancedClusterFileSystemCollection. toBuilder()
-