Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
ListJobExecutionsResponse |
DataCatalog.listJobExecutions(ListJobExecutionsRequest request)
Returns a list of job executions for a job.
|
ListJobExecutionsResponse |
DataCatalogClient.listJobExecutions(ListJobExecutionsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListJobExecutionsResponse> |
DataCatalogAsync.listJobExecutions(ListJobExecutionsRequest request,
AsyncHandler<ListJobExecutionsRequest,ListJobExecutionsResponse> handler)
Returns a list of job executions for a job.
|
Future<ListJobExecutionsResponse> |
DataCatalogAsyncClient.listJobExecutions(ListJobExecutionsRequest request,
AsyncHandler<ListJobExecutionsRequest,ListJobExecutionsResponse> handler) |
Iterable<ListJobExecutionsResponse> |
DataCatalogPaginators.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> |
DataCatalogAsync.listJobExecutions(ListJobExecutionsRequest request,
AsyncHandler<ListJobExecutionsRequest,ListJobExecutionsResponse> handler)
Returns a list of job executions for a job.
|
Future<ListJobExecutionsResponse> |
DataCatalogAsyncClient.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–2024. All rights reserved.