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