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