Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
CreateImportRequestResponse |
DataIntegrationClient.createImportRequest(CreateImportRequestRequest request) |
CreateImportRequestResponse |
DataIntegration.createImportRequest(CreateImportRequestRequest request)
Import Metadata Object
|
Modifier and Type | Method and Description |
---|---|
Future<CreateImportRequestResponse> |
DataIntegrationAsync.createImportRequest(CreateImportRequestRequest request,
AsyncHandler<CreateImportRequestRequest,CreateImportRequestResponse> handler)
Import Metadata Object
|
Future<CreateImportRequestResponse> |
DataIntegrationAsyncClient.createImportRequest(CreateImportRequestRequest request,
AsyncHandler<CreateImportRequestRequest,CreateImportRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateImportRequestResponse> |
DataIntegrationAsync.createImportRequest(CreateImportRequestRequest request,
AsyncHandler<CreateImportRequestRequest,CreateImportRequestResponse> handler)
Import Metadata Object
|
Future<CreateImportRequestResponse> |
DataIntegrationAsyncClient.createImportRequest(CreateImportRequestRequest request,
AsyncHandler<CreateImportRequestRequest,CreateImportRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateImportRequestResponse |
CreateImportRequestResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateImportRequestResponse.Builder |
CreateImportRequestResponse.Builder.copy(CreateImportRequestResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.