Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.responses |
Modifier and Type | Method and Description |
---|---|
UpdateRunResponse |
DataFlowClient.updateRun(UpdateRunRequest request) |
UpdateRunResponse |
DataFlow.updateRun(UpdateRunRequest request)
Updates a run using a
runId . |
Modifier and Type | Method and Description |
---|---|
Future<UpdateRunResponse> |
DataFlowAsyncClient.updateRun(UpdateRunRequest request,
AsyncHandler<UpdateRunRequest,UpdateRunResponse> handler) |
Future<UpdateRunResponse> |
DataFlowAsync.updateRun(UpdateRunRequest request,
AsyncHandler<UpdateRunRequest,UpdateRunResponse> handler)
Updates a run using a
runId . |
Modifier and Type | Method and Description |
---|---|
Future<UpdateRunResponse> |
DataFlowAsyncClient.updateRun(UpdateRunRequest request,
AsyncHandler<UpdateRunRequest,UpdateRunResponse> handler) |
Future<UpdateRunResponse> |
DataFlowAsync.updateRun(UpdateRunRequest request,
AsyncHandler<UpdateRunRequest,UpdateRunResponse> handler)
Updates a run using a
runId . |
Modifier and Type | Method and Description |
---|---|
UpdateRunResponse |
UpdateRunResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateRunResponse.Builder |
UpdateRunResponse.Builder.copy(UpdateRunResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.