| Package | Description |
|---|---|
| com.oracle.bmc.databasemanagement | |
| com.oracle.bmc.databasemanagement.responses |
| Modifier and Type | Method and Description |
|---|---|
ListJobExecutionsResponse |
DbManagementClient.listJobExecutions(ListJobExecutionsRequest request) |
ListJobExecutionsResponse |
DbManagement.listJobExecutions(ListJobExecutionsRequest request)
Gets the job execution for a specific ID or the list of job executions for a job, Managed Database or Managed Database Group
in a specific compartment.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListJobExecutionsResponse> |
DbManagementAsync.listJobExecutions(ListJobExecutionsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListJobExecutionsRequest,ListJobExecutionsResponse> handler)
Gets the job execution for a specific ID or the list of job executions for a job, Managed Database or Managed Database Group
in a specific compartment.
|
Future<ListJobExecutionsResponse> |
DbManagementAsyncClient.listJobExecutions(ListJobExecutionsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListJobExecutionsRequest,ListJobExecutionsResponse> handler) |
Iterable<ListJobExecutionsResponse> |
DbManagementPaginators.listJobExecutionsResponseIterator(ListJobExecutionsRequest request)
Creates a new iterable which will iterate over the responses received from the listJobExecutions operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListJobExecutionsResponse> |
DbManagementAsync.listJobExecutions(ListJobExecutionsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListJobExecutionsRequest,ListJobExecutionsResponse> handler)
Gets the job execution for a specific ID or the list of job executions for a job, Managed Database or Managed Database Group
in a specific compartment.
|
Future<ListJobExecutionsResponse> |
DbManagementAsyncClient.listJobExecutions(ListJobExecutionsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListJobExecutionsRequest,ListJobExecutionsResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListJobExecutionsResponse |
ListJobExecutionsResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ListJobExecutionsResponse.Builder |
ListJobExecutionsResponse.Builder.copy(ListJobExecutionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.