Package | Description |
---|---|
com.oracle.bmc.aivision | |
com.oracle.bmc.aivision.requests |
Modifier and Type | Method and Description |
---|---|
UpdateModelResponse |
AIServiceVision.updateModel(UpdateModelRequest request)
Updates the model metadata.
|
UpdateModelResponse |
AIServiceVisionClient.updateModel(UpdateModelRequest request) |
Future<UpdateModelResponse> |
AIServiceVisionAsyncClient.updateModel(UpdateModelRequest request,
AsyncHandler<UpdateModelRequest,UpdateModelResponse> handler) |
Future<UpdateModelResponse> |
AIServiceVisionAsync.updateModel(UpdateModelRequest request,
AsyncHandler<UpdateModelRequest,UpdateModelResponse> handler)
Updates the model metadata.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateModelResponse> |
AIServiceVisionAsyncClient.updateModel(UpdateModelRequest request,
AsyncHandler<UpdateModelRequest,UpdateModelResponse> handler) |
Future<UpdateModelResponse> |
AIServiceVisionAsync.updateModel(UpdateModelRequest request,
AsyncHandler<UpdateModelRequest,UpdateModelResponse> handler)
Updates the model metadata.
|
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.