Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
CreateExportRequestResponse |
DataIntegrationClient.createExportRequest(CreateExportRequestRequest request) |
CreateExportRequestResponse |
DataIntegration.createExportRequest(CreateExportRequestRequest request)
Export Metadata Object
|
Future<CreateExportRequestResponse> |
DataIntegrationAsync.createExportRequest(CreateExportRequestRequest request,
AsyncHandler<CreateExportRequestRequest,CreateExportRequestResponse> handler)
Export Metadata Object
|
Future<CreateExportRequestResponse> |
DataIntegrationAsyncClient.createExportRequest(CreateExportRequestRequest request,
AsyncHandler<CreateExportRequestRequest,CreateExportRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateExportRequestResponse> |
DataIntegrationAsync.createExportRequest(CreateExportRequestRequest request,
AsyncHandler<CreateExportRequestRequest,CreateExportRequestResponse> handler)
Export Metadata Object
|
Future<CreateExportRequestResponse> |
DataIntegrationAsyncClient.createExportRequest(CreateExportRequestRequest request,
AsyncHandler<CreateExportRequestRequest,CreateExportRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateExportRequestRequest |
CreateExportRequestRequest.Builder.build()
Build the instance of CreateExportRequestRequest as configured by this builder
|
CreateExportRequestRequest |
CreateExportRequestRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateExportRequestRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateExportRequestRequest.Builder |
CreateExportRequestRequest.Builder.copy(CreateExportRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.