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