Uses of Class
com.oracle.bmc.databasemanagement.responses.RunHistoricAddmResponse
- 
Packages that use RunHistoricAddmResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of RunHistoricAddmResponse in com.oracle.bmc.databasemanagementMethods in com.oracle.bmc.databasemanagement that return RunHistoricAddmResponse Modifier and Type Method Description RunHistoricAddmResponseDbManagement. runHistoricAddm(RunHistoricAddmRequest request)Creates and executes a historic ADDM task using the specified AWR snapshot IDs.RunHistoricAddmResponseDbManagementClient. runHistoricAddm(RunHistoricAddmRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type RunHistoricAddmResponse Modifier and Type Method Description Future<RunHistoricAddmResponse>DbManagementAsync. runHistoricAddm(RunHistoricAddmRequest request, AsyncHandler<RunHistoricAddmRequest,RunHistoricAddmResponse> handler)Creates and executes a historic ADDM task using the specified AWR snapshot IDs.Future<RunHistoricAddmResponse>DbManagementAsyncClient. runHistoricAddm(RunHistoricAddmRequest request, AsyncHandler<RunHistoricAddmRequest,RunHistoricAddmResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type RunHistoricAddmResponse Modifier and Type Method Description Future<RunHistoricAddmResponse>DbManagementAsync. runHistoricAddm(RunHistoricAddmRequest request, AsyncHandler<RunHistoricAddmRequest,RunHistoricAddmResponse> handler)Creates and executes a historic ADDM task using the specified AWR snapshot IDs.Future<RunHistoricAddmResponse>DbManagementAsyncClient. runHistoricAddm(RunHistoricAddmRequest request, AsyncHandler<RunHistoricAddmRequest,RunHistoricAddmResponse> handler)
- 
Uses of RunHistoricAddmResponse in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return RunHistoricAddmResponse Modifier and Type Method Description RunHistoricAddmResponseRunHistoricAddmResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type RunHistoricAddmResponse Modifier and Type Method Description RunHistoricAddmResponse.BuilderRunHistoricAddmResponse.Builder. copy(RunHistoricAddmResponse o)Copy method to populate the builder with values from the given instance.
 
-