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