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