Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
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.
|
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 |
---|---|
RunHistoricAddmRequest |
RunHistoricAddmRequest.Builder.build()
Build the instance of RunHistoricAddmRequest as configured by this builder
|
RunHistoricAddmRequest |
RunHistoricAddmRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RunHistoricAddmRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RunHistoricAddmRequest.Builder |
RunHistoricAddmRequest.Builder.copy(RunHistoricAddmRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.