Uses of Class
com.oracle.bmc.opsi.model.AwrDatabaseSnapshotCollection
-
Packages that use AwrDatabaseSnapshotCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of AwrDatabaseSnapshotCollection in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return AwrDatabaseSnapshotCollection Modifier and Type Method Description AwrDatabaseSnapshotCollection
AwrDatabaseSnapshotCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type AwrDatabaseSnapshotCollection Modifier and Type Method Description AwrDatabaseSnapshotCollection.Builder
AwrDatabaseSnapshotCollection.Builder. copy(AwrDatabaseSnapshotCollection model)
-
Uses of AwrDatabaseSnapshotCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return AwrDatabaseSnapshotCollection Modifier and Type Method Description AwrDatabaseSnapshotCollection
ListAwrDatabaseSnapshotsResponse. getAwrDatabaseSnapshotCollection()
The returned AwrDatabaseSnapshotCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type AwrDatabaseSnapshotCollection Modifier and Type Method Description ListAwrDatabaseSnapshotsResponse.Builder
ListAwrDatabaseSnapshotsResponse.Builder. awrDatabaseSnapshotCollection(AwrDatabaseSnapshotCollection awrDatabaseSnapshotCollection)
The returned AwrDatabaseSnapshotCollection instance.
-