Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
AddmReport.Builder |
AddmReport.Builder.addmReport(String addmReport)
The complete ADDM report
|
static AddmReport.Builder |
AddmReport.builder()
Create a new builder.
|
AddmReport.Builder |
AddmReport.Builder.copy(AddmReport model) |
AddmReport.Builder |
AddmReport.Builder.databaseIdentifier(String databaseIdentifier)
Internal id of the database.
|
AddmReport.Builder |
AddmReport.Builder.snapshotIntervalEnd(String snapshotIntervalEnd)
AWR snapshot id.
|
AddmReport.Builder |
AddmReport.Builder.snapshotIntervalStart(String snapshotIntervalStart)
AWR snapshot id.
|
AddmReport.Builder |
AddmReport.Builder.taskIdentifier(String taskIdentifier)
TASK_ID in the oracle database view DBA_ADDM_TASKS
|
AddmReport.Builder |
AddmReport.Builder.timeIntervalEnd(Date timeIntervalEnd)
The end timestamp that was passed into the request.
|
AddmReport.Builder |
AddmReport.Builder.timeIntervalStart(Date timeIntervalStart)
The start timestamp that was passed into the request.
|
AddmReport.Builder |
AddmReport.toBuilder() |
Copyright © 2016–2024. All rights reserved.