Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
RunHistoricAddmResponse |
DbManagementClient.runHistoricAddm(RunHistoricAddmRequest request) |
RunHistoricAddmResponse |
DbManagement.runHistoricAddm(RunHistoricAddmRequest request)
Creates and executes a historic ADDM task using the specified AWR snapshot IDs.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
RunHistoricAddmResponse |
RunHistoricAddmResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RunHistoricAddmResponse.Builder |
RunHistoricAddmResponse.Builder.copy(RunHistoricAddmResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.