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