Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.responses |
Modifier and Type | Method and Description |
---|---|
CreateJobResponse |
AIServiceLanguage.createJob(CreateJobRequest request)
Creates a new language service async job.
|
CreateJobResponse |
AIServiceLanguageClient.createJob(CreateJobRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateJobResponse> |
AIServiceLanguageAsyncClient.createJob(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResponse> handler) |
Future<CreateJobResponse> |
AIServiceLanguageAsync.createJob(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResponse> handler)
Creates a new language service async job.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateJobResponse> |
AIServiceLanguageAsyncClient.createJob(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResponse> handler) |
Future<CreateJobResponse> |
AIServiceLanguageAsync.createJob(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResponse> handler)
Creates a new language service async job.
|
Modifier and Type | Method and Description |
---|---|
CreateJobResponse |
CreateJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateJobResponse.Builder |
CreateJobResponse.Builder.copy(CreateJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.