Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.requests |
Modifier and Type | Method and Description |
---|---|
UpdateRunResponse |
DataFlowClient.updateRun(UpdateRunRequest request) |
UpdateRunResponse |
DataFlow.updateRun(UpdateRunRequest request)
Updates a run using a
runId . |
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 |
---|---|
UpdateRunRequest |
UpdateRunRequest.Builder.build()
Build the instance of UpdateRunRequest as configured by this builder
|
UpdateRunRequest |
UpdateRunRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateRunRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateRunRequest.Builder |
UpdateRunRequest.Builder.copy(UpdateRunRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.