Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
UpdateModelResponse |
AIServiceLanguage.updateModel(UpdateModelRequest request)
Updates the model
|
UpdateModelResponse |
AIServiceLanguageClient.updateModel(UpdateModelRequest request) |
Future<UpdateModelResponse> |
AIServiceLanguageAsyncClient.updateModel(UpdateModelRequest request,
AsyncHandler<UpdateModelRequest,UpdateModelResponse> handler) |
Future<UpdateModelResponse> |
AIServiceLanguageAsync.updateModel(UpdateModelRequest request,
AsyncHandler<UpdateModelRequest,UpdateModelResponse> handler)
Updates the model
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateModelResponse> |
AIServiceLanguageAsyncClient.updateModel(UpdateModelRequest request,
AsyncHandler<UpdateModelRequest,UpdateModelResponse> handler) |
Future<UpdateModelResponse> |
AIServiceLanguageAsync.updateModel(UpdateModelRequest request,
AsyncHandler<UpdateModelRequest,UpdateModelResponse> handler)
Updates the model
|
Modifier and Type | Method and Description |
---|---|
UpdateModelRequest |
UpdateModelRequest.Builder.build()
Build the instance of UpdateModelRequest as configured by this builder
|
UpdateModelRequest |
UpdateModelRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateModelRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateModelRequest.Builder |
UpdateModelRequest.Builder.copy(UpdateModelRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.