Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
UpdateModelResponse |
DataScienceClient.updateModel(UpdateModelRequest request) |
UpdateModelResponse |
DataScience.updateModel(UpdateModelRequest request)
Updates the properties of a model.
|
Future<UpdateModelResponse> |
DataScienceAsyncClient.updateModel(UpdateModelRequest request,
AsyncHandler<UpdateModelRequest,UpdateModelResponse> handler) |
Future<UpdateModelResponse> |
DataScienceAsync.updateModel(UpdateModelRequest request,
AsyncHandler<UpdateModelRequest,UpdateModelResponse> handler)
Updates the properties of a model.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateModelResponse> |
DataScienceAsyncClient.updateModel(UpdateModelRequest request,
AsyncHandler<UpdateModelRequest,UpdateModelResponse> handler) |
Future<UpdateModelResponse> |
DataScienceAsync.updateModel(UpdateModelRequest request,
AsyncHandler<UpdateModelRequest,UpdateModelResponse> handler)
Updates the properties of a 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.