Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
AddmTasksResponse |
DbManagementClient.addmTasks(AddmTasksRequest request) |
AddmTasksResponse |
DbManagement.addmTasks(AddmTasksRequest request)
Lists the metadata for each ADDM task who’s end snapshot time falls within the provided start
and end time.
|
Future<AddmTasksResponse> |
DbManagementAsync.addmTasks(AddmTasksRequest request,
AsyncHandler<AddmTasksRequest,AddmTasksResponse> handler)
Lists the metadata for each ADDM task who’s end snapshot time falls within the provided start
and end time.
|
Future<AddmTasksResponse> |
DbManagementAsyncClient.addmTasks(AddmTasksRequest request,
AsyncHandler<AddmTasksRequest,AddmTasksResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<AddmTasksResponse> |
DbManagementAsync.addmTasks(AddmTasksRequest request,
AsyncHandler<AddmTasksRequest,AddmTasksResponse> handler)
Lists the metadata for each ADDM task who’s end snapshot time falls within the provided start
and end time.
|
Future<AddmTasksResponse> |
DbManagementAsyncClient.addmTasks(AddmTasksRequest request,
AsyncHandler<AddmTasksRequest,AddmTasksResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AddmTasksRequest |
AddmTasksRequest.Builder.build()
Build the instance of AddmTasksRequest as configured by this builder
|
AddmTasksRequest |
AddmTasksRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AddmTasksRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AddmTasksRequest.Builder |
AddmTasksRequest.Builder.copy(AddmTasksRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.