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