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