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