Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
GetTaskRunResponse |
DataIntegrationClient.getTaskRun(GetTaskRunRequest request) |
GetTaskRunResponse |
DataIntegration.getTaskRun(GetTaskRunRequest request)
Retrieves a task run using the specified identifier.
|
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 |
---|---|
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 |
---|---|
GetTaskRunResponse |
GetTaskRunResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTaskRunResponse.Builder |
GetTaskRunResponse.Builder.copy(GetTaskRunResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.