Uses of Class
com.oracle.bmc.databasemanagement.model.AwrDbSnapshotCollection.Builder
-
Packages that use AwrDbSnapshotCollection.Builder Package Description com.oracle.bmc.databasemanagement.model -
-
Uses of AwrDbSnapshotCollection.Builder in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return AwrDbSnapshotCollection.Builder Modifier and Type Method 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)
-