Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
DeleteExportRequestResponse |
DataIntegrationClient.deleteExportRequest(DeleteExportRequestRequest request) |
DeleteExportRequestResponse |
DataIntegration.deleteExportRequest(DeleteExportRequestRequest request)
Delete export object request using the specified identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteExportRequestResponse> |
DataIntegrationAsync.deleteExportRequest(DeleteExportRequestRequest request,
AsyncHandler<DeleteExportRequestRequest,DeleteExportRequestResponse> handler)
Delete export object request using the specified identifier.
|
Future<DeleteExportRequestResponse> |
DataIntegrationAsyncClient.deleteExportRequest(DeleteExportRequestRequest request,
AsyncHandler<DeleteExportRequestRequest,DeleteExportRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteExportRequestResponse> |
DataIntegrationAsync.deleteExportRequest(DeleteExportRequestRequest request,
AsyncHandler<DeleteExportRequestRequest,DeleteExportRequestResponse> handler)
Delete export object request using the specified identifier.
|
Future<DeleteExportRequestResponse> |
DataIntegrationAsyncClient.deleteExportRequest(DeleteExportRequestRequest request,
AsyncHandler<DeleteExportRequestRequest,DeleteExportRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteExportRequestResponse |
DeleteExportRequestResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteExportRequestResponse.Builder |
DeleteExportRequestResponse.Builder.copy(DeleteExportRequestResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.