Package | Description |
---|---|
com.oracle.bmc.emwarehouse | |
com.oracle.bmc.emwarehouse.responses |
Modifier and Type | Method and Description |
---|---|
ListEtlRunsResponse |
EmWarehouseClient.listEtlRuns(ListEtlRunsRequest request) |
ListEtlRunsResponse |
EmWarehouse.listEtlRuns(ListEtlRunsRequest request)
Gets a list of runs of an EmWarehouseResource by identifier
|
Modifier and Type | Method and Description |
---|---|
Future<ListEtlRunsResponse> |
EmWarehouseAsync.listEtlRuns(ListEtlRunsRequest request,
AsyncHandler<ListEtlRunsRequest,ListEtlRunsResponse> handler)
Gets a list of runs of an EmWarehouseResource by identifier
|
Future<ListEtlRunsResponse> |
EmWarehouseAsyncClient.listEtlRuns(ListEtlRunsRequest request,
AsyncHandler<ListEtlRunsRequest,ListEtlRunsResponse> handler) |
Iterable<ListEtlRunsResponse> |
EmWarehousePaginators.listEtlRunsResponseIterator(ListEtlRunsRequest request)
Creates a new iterable which will iterate over the responses received from the listEtlRuns
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListEtlRunsResponse> |
EmWarehouseAsync.listEtlRuns(ListEtlRunsRequest request,
AsyncHandler<ListEtlRunsRequest,ListEtlRunsResponse> handler)
Gets a list of runs of an EmWarehouseResource by identifier
|
Future<ListEtlRunsResponse> |
EmWarehouseAsyncClient.listEtlRuns(ListEtlRunsRequest request,
AsyncHandler<ListEtlRunsRequest,ListEtlRunsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListEtlRunsResponse |
ListEtlRunsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListEtlRunsResponse.Builder |
ListEtlRunsResponse.Builder.copy(ListEtlRunsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.