Package | Description |
---|---|
com.oracle.bmc.aidocument | |
com.oracle.bmc.aidocument.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetModelRequest,GetModelResponse> |
AIServiceDocumentWaiters.forModel(GetModelRequest request,
Model.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetModelRequest,GetModelResponse> |
AIServiceDocumentWaiters.forModel(GetModelRequest request,
Model.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetModelRequest,GetModelResponse> |
AIServiceDocumentWaiters.forModel(GetModelRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Model.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetModelRequest,GetModelResponse> |
AIServiceDocumentWaiters.forModel(GetModelRequest request,
Model.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetModelRequest,GetModelResponse> |
AIServiceDocumentWaiters.forModel(GetModelRequest request,
Model.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetModelRequest,GetModelResponse> |
AIServiceDocumentWaiters.forModel(GetModelRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Model.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
GetModelResponse |
AIServiceDocument.getModel(GetModelRequest request)
Get a model by identifier.
|
GetModelResponse |
AIServiceDocumentClient.getModel(GetModelRequest request) |
Future<GetModelResponse> |
AIServiceDocumentAsync.getModel(GetModelRequest request,
AsyncHandler<GetModelRequest,GetModelResponse> handler)
Get a model by identifier.
|
Future<GetModelResponse> |
AIServiceDocumentAsyncClient.getModel(GetModelRequest request,
AsyncHandler<GetModelRequest,GetModelResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetModelResponse> |
AIServiceDocumentAsync.getModel(GetModelRequest request,
AsyncHandler<GetModelRequest,GetModelResponse> handler)
Get a model by identifier.
|
Future<GetModelResponse> |
AIServiceDocumentAsyncClient.getModel(GetModelRequest request,
AsyncHandler<GetModelRequest,GetModelResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetModelRequest |
GetModelRequest.Builder.build()
Build the instance of GetModelRequest as configured by this builder
|
GetModelRequest |
GetModelRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetModelRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetModelRequest.Builder |
GetModelRequest.Builder.copy(GetModelRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.