Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
UpdateExportRequestResponse |
DataIntegrationClient.updateExportRequest(UpdateExportRequestRequest request) |
UpdateExportRequestResponse |
DataIntegration.updateExportRequest(UpdateExportRequestRequest request)
Updates the status of a export object request.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateExportRequestResponse> |
DataIntegrationAsync.updateExportRequest(UpdateExportRequestRequest request,
AsyncHandler<UpdateExportRequestRequest,UpdateExportRequestResponse> handler)
Updates the status of a export object request.
|
Future<UpdateExportRequestResponse> |
DataIntegrationAsyncClient.updateExportRequest(UpdateExportRequestRequest request,
AsyncHandler<UpdateExportRequestRequest,UpdateExportRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateExportRequestResponse> |
DataIntegrationAsync.updateExportRequest(UpdateExportRequestRequest request,
AsyncHandler<UpdateExportRequestRequest,UpdateExportRequestResponse> handler)
Updates the status of a export object request.
|
Future<UpdateExportRequestResponse> |
DataIntegrationAsyncClient.updateExportRequest(UpdateExportRequestRequest request,
AsyncHandler<UpdateExportRequestRequest,UpdateExportRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateExportRequestResponse |
UpdateExportRequestResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateExportRequestResponse.Builder |
UpdateExportRequestResponse.Builder.copy(UpdateExportRequestResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.