Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static AwrDbSnapshotCollection.Builder |
AwrDbSnapshotCollection.builder()
Create a new builder.
|
AwrDbSnapshotCollection.Builder |
AwrDbSnapshotCollection.Builder.copy(AwrDbSnapshotCollection model) |
AwrDbSnapshotCollection.Builder |
AwrDbSnapshotCollection.Builder.dbQueryTimeInSecs(Double dbQueryTimeInSecs) |
AwrDbSnapshotCollection.Builder |
AwrDbSnapshotCollection.Builder.items(List<AwrDbSnapshotSummary> items)
A list of AWR snapshot summary data.
|
AwrDbSnapshotCollection.Builder |
AwrDbSnapshotCollection.Builder.name(String name) |
AwrDbSnapshotCollection.Builder |
AwrDbSnapshotCollection.Builder.queryKey(String queryKey) |
AwrDbSnapshotCollection.Builder |
AwrDbSnapshotCollection.toBuilder() |
AwrDbSnapshotCollection.Builder |
AwrDbSnapshotCollection.Builder.version(String version) |
Copyright © 2016–2024. All rights reserved.