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