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