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