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