Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
UpdatePipelineRunResponse |
DataScienceClient.updatePipelineRun(UpdatePipelineRunRequest request) |
UpdatePipelineRunResponse |
DataScience.updatePipelineRun(UpdatePipelineRunRequest request)
Updates the PipelineRun.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdatePipelineRunResponse> |
DataScienceAsyncClient.updatePipelineRun(UpdatePipelineRunRequest request,
AsyncHandler<UpdatePipelineRunRequest,UpdatePipelineRunResponse> handler) |
Future<UpdatePipelineRunResponse> |
DataScienceAsync.updatePipelineRun(UpdatePipelineRunRequest request,
AsyncHandler<UpdatePipelineRunRequest,UpdatePipelineRunResponse> handler)
Updates the PipelineRun.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdatePipelineRunResponse> |
DataScienceAsyncClient.updatePipelineRun(UpdatePipelineRunRequest request,
AsyncHandler<UpdatePipelineRunRequest,UpdatePipelineRunResponse> handler) |
Future<UpdatePipelineRunResponse> |
DataScienceAsync.updatePipelineRun(UpdatePipelineRunRequest request,
AsyncHandler<UpdatePipelineRunRequest,UpdatePipelineRunResponse> handler)
Updates the PipelineRun.
|
Modifier and Type | Method and Description |
---|---|
UpdatePipelineRunResponse |
UpdatePipelineRunResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdatePipelineRunResponse.Builder |
UpdatePipelineRunResponse.Builder.copy(UpdatePipelineRunResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.