Uses of Class
com.oracle.bmc.opsi.model.AwrSnapshotCollection.Builder
-
Packages that use AwrSnapshotCollection.Builder Package Description com.oracle.bmc.opsi.model -
-
Uses of AwrSnapshotCollection.Builder in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return AwrSnapshotCollection.Builder Modifier and Type Method Description static AwrSnapshotCollection.Builder
AwrSnapshotCollection. builder()
Create a new builder.AwrSnapshotCollection.Builder
AwrSnapshotCollection.Builder. copy(AwrSnapshotCollection model)
AwrSnapshotCollection.Builder
AwrSnapshotCollection.Builder. items(List<AwrSnapshotSummary> items)
A list of AWR snapshot summary data.AwrSnapshotCollection.Builder
AwrSnapshotCollection. toBuilder()
-