Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
RunHistoricAddmDetails |
RunHistoricAddmDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
RunHistoricAddmDetails.Builder |
RunHistoricAddmDetails.Builder.copy(RunHistoricAddmDetails model) |
Modifier and Type | Method and Description |
---|---|
RunHistoricAddmDetails |
RunHistoricAddmRequest.getBody$()
Alternative accessor for the body parameter.
|
RunHistoricAddmDetails |
RunHistoricAddmRequest.getRunHistoricAddmDetails()
The details of the ADDM task, which include the beginning and ending AWR snapshot IDs.
|
Modifier and Type | Method and Description |
---|---|
RunHistoricAddmRequest.Builder |
RunHistoricAddmRequest.Builder.body$(RunHistoricAddmDetails body)
Alternative setter for the body parameter.
|
RunHistoricAddmRequest.Builder |
RunHistoricAddmRequest.Builder.runHistoricAddmDetails(RunHistoricAddmDetails runHistoricAddmDetails)
The details of the ADDM task, which include the beginning and ending AWR snapshot IDs.
|
Copyright © 2016–2024. All rights reserved.