public static class RunHistoricAddmDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RunHistoricAddmDetails |
build() |
RunHistoricAddmDetails.Builder |
copy(RunHistoricAddmDetails model) |
RunHistoricAddmDetails.Builder |
endSnapshotId(Long endSnapshotId)
The ID of the ending AWR snapshot.
|
RunHistoricAddmDetails.Builder |
startSnapshotId(Long startSnapshotId)
The ID number of the beginning AWR snapshot.
|
public RunHistoricAddmDetails.Builder startSnapshotId(Long startSnapshotId)
The ID number of the beginning AWR snapshot.
startSnapshotId
- the value to setpublic RunHistoricAddmDetails.Builder endSnapshotId(Long endSnapshotId)
The ID of the ending AWR snapshot.
endSnapshotId
- the value to setpublic RunHistoricAddmDetails build()
public RunHistoricAddmDetails.Builder copy(RunHistoricAddmDetails model)
Copyright © 2016–2024. All rights reserved.