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.modelMethods in com.oracle.bmc.opsi.model that return AwrSnapshotCollection Modifier and Type Method Description AwrSnapshotCollectionAwrSnapshotCollection.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type AwrSnapshotCollection Modifier and Type Method Description AwrSnapshotCollection.BuilderAwrSnapshotCollection.Builder. copy(AwrSnapshotCollection model)
- 
Uses of AwrSnapshotCollection in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return AwrSnapshotCollection Modifier and Type Method Description AwrSnapshotCollectionListAwrSnapshotsResponse. getAwrSnapshotCollection()The returned AwrSnapshotCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type AwrSnapshotCollection Modifier and Type Method Description ListAwrSnapshotsResponse.BuilderListAwrSnapshotsResponse.Builder. awrSnapshotCollection(AwrSnapshotCollection awrSnapshotCollection)The returned AwrSnapshotCollection instance.
 
-