Uses of Class
com.oracle.bmc.databasemanagement.model.CloudAsmDiskGroupCollection
-
Packages that use CloudAsmDiskGroupCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses -
-
Uses of CloudAsmDiskGroupCollection in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return CloudAsmDiskGroupCollection Modifier and Type Method Description CloudAsmDiskGroupCollection
CloudAsmDiskGroupCollection.Builder. build()
Methods in com.oracle.bmc.databasemanagement.model with parameters of type CloudAsmDiskGroupCollection Modifier and Type Method Description CloudAsmDiskGroupCollection.Builder
CloudAsmDiskGroupCollection.Builder. copy(CloudAsmDiskGroupCollection model)
-
Uses of CloudAsmDiskGroupCollection in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return CloudAsmDiskGroupCollection Modifier and Type Method Description CloudAsmDiskGroupCollection
ListCloudAsmDiskGroupsResponse. getCloudAsmDiskGroupCollection()
The returned CloudAsmDiskGroupCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type CloudAsmDiskGroupCollection Modifier and Type Method Description ListCloudAsmDiskGroupsResponse.Builder
ListCloudAsmDiskGroupsResponse.Builder. cloudAsmDiskGroupCollection(CloudAsmDiskGroupCollection cloudAsmDiskGroupCollection)
The returned CloudAsmDiskGroupCollection instance.
-