public static class AwrSnapshotCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AwrSnapshotCollection |
build() |
AwrSnapshotCollection.Builder |
copy(AwrSnapshotCollection model) |
AwrSnapshotCollection.Builder |
items(List<AwrSnapshotSummary> items)
A list of AWR snapshot summary data.
|
public AwrSnapshotCollection.Builder items(List<AwrSnapshotSummary> items)
A list of AWR snapshot summary data.
items
- the value to setpublic AwrSnapshotCollection build()
public AwrSnapshotCollection.Builder copy(AwrSnapshotCollection model)
Copyright © 2016–2024. All rights reserved.