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