Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
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 |
---|---|
ListJobExecutionsRequest |
ListJobExecutionsRequest.Builder.build()
Build the instance of ListJobExecutionsRequest as configured by this builder
|
ListJobExecutionsRequest |
ListJobExecutionsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListJobExecutionsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListJobExecutionsRequest.Builder |
ListJobExecutionsRequest.Builder.copy(ListJobExecutionsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.