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, job run,
Managed Database or Managed Database Group in a specific compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListJobExecutionsResponse> |
DbManagementAsync.listJobExecutions(ListJobExecutionsRequest request,
AsyncHandler<ListJobExecutionsRequest,ListJobExecutionsResponse> handler)
Gets the job execution for a specific ID or the list of job executions for a job, job run,
Managed Database or Managed Database Group in a specific compartment.
|
Future<ListJobExecutionsResponse> |
DbManagementAsyncClient.listJobExecutions(ListJobExecutionsRequest request,
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,
AsyncHandler<ListJobExecutionsRequest,ListJobExecutionsResponse> handler)
Gets the job execution for a specific ID or the list of job executions for a job, job run,
Managed Database or Managed Database Group in a specific compartment.
|
Future<ListJobExecutionsResponse> |
DbManagementAsyncClient.listJobExecutions(ListJobExecutionsRequest request,
AsyncHandler<ListJobExecutionsRequest,ListJobExecutionsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListJobExecutionsResponse |
ListJobExecutionsResponse.Builder.build()
Build the response object.
|
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–2025. All rights reserved.