Uses of Class
com.oracle.bmc.databasemanagement.model.RunHistoricAddmDetails
- 
Packages that use RunHistoricAddmDetails Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.requests 
- 
- 
Uses of RunHistoricAddmDetails in com.oracle.bmc.databasemanagement.modelMethods in com.oracle.bmc.databasemanagement.model that return RunHistoricAddmDetails Modifier and Type Method Description RunHistoricAddmDetailsRunHistoricAddmDetails.Builder. build()Methods in com.oracle.bmc.databasemanagement.model with parameters of type RunHistoricAddmDetails Modifier and Type Method Description RunHistoricAddmDetails.BuilderRunHistoricAddmDetails.Builder. copy(RunHistoricAddmDetails model)
- 
Uses of RunHistoricAddmDetails in com.oracle.bmc.databasemanagement.requestsMethods in com.oracle.bmc.databasemanagement.requests that return RunHistoricAddmDetails Modifier and Type Method Description RunHistoricAddmDetailsRunHistoricAddmRequest. getBody$()Alternative accessor for the body parameter.RunHistoricAddmDetailsRunHistoricAddmRequest. getRunHistoricAddmDetails()The details of the ADDM task, which include the beginning and ending AWR snapshot IDs.Methods in com.oracle.bmc.databasemanagement.requests with parameters of type RunHistoricAddmDetails Modifier and Type Method Description RunHistoricAddmRequest.BuilderRunHistoricAddmRequest.Builder. body$(RunHistoricAddmDetails body)Alternative setter for the body parameter.RunHistoricAddmRequest.BuilderRunHistoricAddmRequest.Builder. runHistoricAddmDetails(RunHistoricAddmDetails runHistoricAddmDetails)The details of the ADDM task, which include the beginning and ending AWR snapshot IDs.
 
-