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