Uses of Class
com.oracle.bmc.database.model.AdvancedClusterFileSystemCollection
-
Packages that use AdvancedClusterFileSystemCollection Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses -
-
Uses of AdvancedClusterFileSystemCollection in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return AdvancedClusterFileSystemCollection Modifier and Type Method Description AdvancedClusterFileSystemCollectionAdvancedClusterFileSystemCollection.Builder. build()Methods in com.oracle.bmc.database.model with parameters of type AdvancedClusterFileSystemCollection Modifier and Type Method Description AdvancedClusterFileSystemCollection.BuilderAdvancedClusterFileSystemCollection.Builder. copy(AdvancedClusterFileSystemCollection model) -
Uses of AdvancedClusterFileSystemCollection in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return AdvancedClusterFileSystemCollection Modifier and Type Method Description AdvancedClusterFileSystemCollectionListAdvancedClusterFileSystemsResponse. getAdvancedClusterFileSystemCollection()The returned AdvancedClusterFileSystemCollection instance.Methods in com.oracle.bmc.database.responses with parameters of type AdvancedClusterFileSystemCollection Modifier and Type Method Description ListAdvancedClusterFileSystemsResponse.BuilderListAdvancedClusterFileSystemsResponse.Builder. advancedClusterFileSystemCollection(AdvancedClusterFileSystemCollection advancedClusterFileSystemCollection)The returned AdvancedClusterFileSystemCollection instance.
-