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