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