Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetJobRequest,GetJobResponse> |
AIServiceLanguageWaiters.forJob(GetJobRequest request,
Job.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetJobRequest,GetJobResponse> |
AIServiceLanguageWaiters.forJob(GetJobRequest request,
Job.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetJobRequest,GetJobResponse> |
AIServiceLanguageWaiters.forJob(GetJobRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Job.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetJobRequest,GetJobResponse> |
AIServiceLanguageWaiters.forJob(GetJobRequest request,
Job.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetJobRequest,GetJobResponse> |
AIServiceLanguageWaiters.forJob(GetJobRequest request,
Job.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetJobRequest,GetJobResponse> |
AIServiceLanguageWaiters.forJob(GetJobRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Job.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
GetJobResponse |
AIServiceLanguage.getJob(GetJobRequest request)
Gets a language service async job
|
GetJobResponse |
AIServiceLanguageClient.getJob(GetJobRequest request) |
Future<GetJobResponse> |
AIServiceLanguageAsyncClient.getJob(GetJobRequest request,
AsyncHandler<GetJobRequest,GetJobResponse> handler) |
Future<GetJobResponse> |
AIServiceLanguageAsync.getJob(GetJobRequest request,
AsyncHandler<GetJobRequest,GetJobResponse> handler)
Gets a language service async job
|
Modifier and Type | Method and Description |
---|---|
Future<GetJobResponse> |
AIServiceLanguageAsyncClient.getJob(GetJobRequest request,
AsyncHandler<GetJobRequest,GetJobResponse> handler) |
Future<GetJobResponse> |
AIServiceLanguageAsync.getJob(GetJobRequest request,
AsyncHandler<GetJobRequest,GetJobResponse> handler)
Gets a language service async job
|
Modifier and Type | Method and Description |
---|---|
GetJobRequest |
GetJobRequest.Builder.build()
Build the instance of GetJobRequest as configured by this builder
|
GetJobRequest |
GetJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetJobRequest.Builder |
GetJobRequest.Builder.copy(GetJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.