Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
ListJobsResponse |
DataScienceClient.listJobs(ListJobsRequest request) |
ListJobsResponse |
DataScience.listJobs(ListJobsRequest request)
List jobs in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListJobsResponse> |
DataScienceAsyncClient.listJobs(ListJobsRequest request,
AsyncHandler<ListJobsRequest,ListJobsResponse> handler) |
Future<ListJobsResponse> |
DataScienceAsync.listJobs(ListJobsRequest request,
AsyncHandler<ListJobsRequest,ListJobsResponse> handler)
List jobs in the specified compartment.
|
Iterable<ListJobsResponse> |
DataSciencePaginators.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> |
DataScienceAsyncClient.listJobs(ListJobsRequest request,
AsyncHandler<ListJobsRequest,ListJobsResponse> handler) |
Future<ListJobsResponse> |
DataScienceAsync.listJobs(ListJobsRequest request,
AsyncHandler<ListJobsRequest,ListJobsResponse> handler)
List jobs in the specified compartment.
|
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–2024. All rights reserved.