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