Package | Description |
---|---|
com.oracle.bmc.emwarehouse | |
com.oracle.bmc.emwarehouse.requests |
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
|
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<EtlRunSummary> |
EmWarehousePaginators.listEtlRunsRecordIterator(ListEtlRunsRequest request)
Creates a new iterable which will iterate over the
EtlRunSummary objects contained in responses from the
listEtlRuns operation. |
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 |
---|---|
ListEtlRunsRequest |
ListEtlRunsRequest.Builder.build()
Build the instance of ListEtlRunsRequest as configured by this builder
|
ListEtlRunsRequest |
ListEtlRunsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListEtlRunsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListEtlRunsRequest.Builder |
ListEtlRunsRequest.Builder.copy(ListEtlRunsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.