Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
CancelJobResponse |
AIServiceLanguage.cancelJob(CancelJobRequest request)
Canceling the job cancels all the tasks under it.
|
CancelJobResponse |
AIServiceLanguageClient.cancelJob(CancelJobRequest request) |
Future<CancelJobResponse> |
AIServiceLanguageAsyncClient.cancelJob(CancelJobRequest request,
AsyncHandler<CancelJobRequest,CancelJobResponse> handler) |
Future<CancelJobResponse> |
AIServiceLanguageAsync.cancelJob(CancelJobRequest request,
AsyncHandler<CancelJobRequest,CancelJobResponse> handler)
Canceling the job cancels all the tasks under it.
|
Modifier and Type | Method and Description |
---|---|
Future<CancelJobResponse> |
AIServiceLanguageAsyncClient.cancelJob(CancelJobRequest request,
AsyncHandler<CancelJobRequest,CancelJobResponse> handler) |
Future<CancelJobResponse> |
AIServiceLanguageAsync.cancelJob(CancelJobRequest request,
AsyncHandler<CancelJobRequest,CancelJobResponse> handler)
Canceling the job cancels all the tasks under it.
|
Modifier and Type | Method and Description |
---|---|
CancelJobRequest |
CancelJobRequest.Builder.build()
Build the instance of CancelJobRequest as configured by this builder
|
CancelJobRequest |
CancelJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CancelJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CancelJobRequest.Builder |
CancelJobRequest.Builder.copy(CancelJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.