Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
CreateJobRunResponse |
DataScienceClient.createJobRun(CreateJobRunRequest request) |
CreateJobRunResponse |
DataScience.createJobRun(CreateJobRunRequest request)
Creates a job run.
|
Future<CreateJobRunResponse> |
DataScienceAsyncClient.createJobRun(CreateJobRunRequest request,
AsyncHandler<CreateJobRunRequest,CreateJobRunResponse> handler) |
Future<CreateJobRunResponse> |
DataScienceAsync.createJobRun(CreateJobRunRequest request,
AsyncHandler<CreateJobRunRequest,CreateJobRunResponse> handler)
Creates a job run.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateJobRunResponse> |
DataScienceAsyncClient.createJobRun(CreateJobRunRequest request,
AsyncHandler<CreateJobRunRequest,CreateJobRunResponse> handler) |
Future<CreateJobRunResponse> |
DataScienceAsync.createJobRun(CreateJobRunRequest request,
AsyncHandler<CreateJobRunRequest,CreateJobRunResponse> handler)
Creates a job run.
|
Modifier and Type | Method and Description |
---|---|
CreateJobRunRequest |
CreateJobRunRequest.Builder.build()
Build the instance of CreateJobRunRequest as configured by this builder
|
CreateJobRunRequest |
CreateJobRunRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateJobRunRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateJobRunRequest.Builder |
CreateJobRunRequest.Builder.copy(CreateJobRunRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.