Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetPipelineRunRequest,GetPipelineRunResponse> |
DataScienceWaiters.forPipelineRun(GetPipelineRunRequest request,
PipelineRunLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetPipelineRunRequest,GetPipelineRunResponse> |
DataScienceWaiters.forPipelineRun(GetPipelineRunRequest request,
PipelineRunLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetPipelineRunRequest,GetPipelineRunResponse> |
DataScienceWaiters.forPipelineRun(GetPipelineRunRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
PipelineRunLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetPipelineRunResponse> |
DataScienceAsyncClient.getPipelineRun(GetPipelineRunRequest request,
AsyncHandler<GetPipelineRunRequest,GetPipelineRunResponse> handler) |
Future<GetPipelineRunResponse> |
DataScienceAsync.getPipelineRun(GetPipelineRunRequest request,
AsyncHandler<GetPipelineRunRequest,GetPipelineRunResponse> handler)
Gets a PipelineRun by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetPipelineRunRequest |
GetPipelineRunRequest.Builder.build()
Build the instance of GetPipelineRunRequest as configured by this builder
|
GetPipelineRunRequest |
GetPipelineRunRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPipelineRunRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetPipelineRunRequest.Builder |
GetPipelineRunRequest.Builder.copy(GetPipelineRunRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.