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