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