Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
GetExportRequestResponse |
DataIntegrationClient.getExportRequest(GetExportRequestRequest request) |
GetExportRequestResponse |
DataIntegration.getExportRequest(GetExportRequestRequest request)
This endpoint can be used to get the summary/details of object being exported.
|
Modifier and Type | Method and Description |
---|---|
Future<GetExportRequestResponse> |
DataIntegrationAsync.getExportRequest(GetExportRequestRequest request,
AsyncHandler<GetExportRequestRequest,GetExportRequestResponse> handler)
This endpoint can be used to get the summary/details of object being exported.
|
Future<GetExportRequestResponse> |
DataIntegrationAsyncClient.getExportRequest(GetExportRequestRequest request,
AsyncHandler<GetExportRequestRequest,GetExportRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetExportRequestResponse> |
DataIntegrationAsync.getExportRequest(GetExportRequestRequest request,
AsyncHandler<GetExportRequestRequest,GetExportRequestResponse> handler)
This endpoint can be used to get the summary/details of object being exported.
|
Future<GetExportRequestResponse> |
DataIntegrationAsyncClient.getExportRequest(GetExportRequestRequest request,
AsyncHandler<GetExportRequestRequest,GetExportRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetExportRequestResponse |
GetExportRequestResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetExportRequestResponse.Builder |
GetExportRequestResponse.Builder.copy(GetExportRequestResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.