Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
GetTaskRunResponse |
DataIntegrationClient.getTaskRun(GetTaskRunRequest request) |
GetTaskRunResponse |
DataIntegration.getTaskRun(GetTaskRunRequest request)
Retrieves a task run using the specified identifier.
|
Future<GetTaskRunResponse> |
DataIntegrationAsync.getTaskRun(GetTaskRunRequest request,
AsyncHandler<GetTaskRunRequest,GetTaskRunResponse> handler)
Retrieves a task run using the specified identifier.
|
Future<GetTaskRunResponse> |
DataIntegrationAsyncClient.getTaskRun(GetTaskRunRequest request,
AsyncHandler<GetTaskRunRequest,GetTaskRunResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetTaskRunResponse> |
DataIntegrationAsync.getTaskRun(GetTaskRunRequest request,
AsyncHandler<GetTaskRunRequest,GetTaskRunResponse> handler)
Retrieves a task run using the specified identifier.
|
Future<GetTaskRunResponse> |
DataIntegrationAsyncClient.getTaskRun(GetTaskRunRequest request,
AsyncHandler<GetTaskRunRequest,GetTaskRunResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetTaskRunRequest |
GetTaskRunRequest.Builder.build()
Build the instance of GetTaskRunRequest as configured by this builder
|
GetTaskRunRequest |
GetTaskRunRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetTaskRunRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetTaskRunRequest.Builder |
GetTaskRunRequest.Builder.copy(GetTaskRunRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.