Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
ListExportRequestsResponse |
DataIntegrationClient.listExportRequests(ListExportRequestsRequest request) |
ListExportRequestsResponse |
DataIntegration.listExportRequests(ListExportRequestsRequest request)
This endpoint can be used to get the list of export object requests.
|
Modifier and Type | Method and Description |
---|---|
Future<ListExportRequestsResponse> |
DataIntegrationAsync.listExportRequests(ListExportRequestsRequest request,
AsyncHandler<ListExportRequestsRequest,ListExportRequestsResponse> handler)
This endpoint can be used to get the list of export object requests.
|
Future<ListExportRequestsResponse> |
DataIntegrationAsyncClient.listExportRequests(ListExportRequestsRequest request,
AsyncHandler<ListExportRequestsRequest,ListExportRequestsResponse> handler) |
Iterable<ListExportRequestsResponse> |
DataIntegrationPaginators.listExportRequestsResponseIterator(ListExportRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the
listExportRequests operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListExportRequestsResponse> |
DataIntegrationAsync.listExportRequests(ListExportRequestsRequest request,
AsyncHandler<ListExportRequestsRequest,ListExportRequestsResponse> handler)
This endpoint can be used to get the list of export object requests.
|
Future<ListExportRequestsResponse> |
DataIntegrationAsyncClient.listExportRequests(ListExportRequestsRequest request,
AsyncHandler<ListExportRequestsRequest,ListExportRequestsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListExportRequestsResponse |
ListExportRequestsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListExportRequestsResponse.Builder |
ListExportRequestsResponse.Builder.copy(ListExportRequestsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.