Package | Description |
---|---|
com.amazonaws.services.machinelearning | |
com.amazonaws.services.machinelearning.model | |
com.amazonaws.services.machinelearning.model.transform |
Modifier and Type | Method and Description |
---|---|
UpdateMLModelResult |
AmazonMachineLearningClient.updateMLModel(UpdateMLModelRequest updateMLModelRequest)
Updates the
MLModelName and the ScoreThreshold
of an MLModel . |
UpdateMLModelResult |
AmazonMachineLearning.updateMLModel(UpdateMLModelRequest updateMLModelRequest)
Updates the
MLModelName and the ScoreThreshold
of an MLModel . |
UpdateMLModelResult |
AbstractAmazonMachineLearning.updateMLModel(UpdateMLModelRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<UpdateMLModelResult> |
AmazonMachineLearningAsyncClient.updateMLModelAsync(UpdateMLModelRequest request) |
java.util.concurrent.Future<UpdateMLModelResult> |
AmazonMachineLearningAsync.updateMLModelAsync(UpdateMLModelRequest updateMLModelRequest)
Updates the
MLModelName and the ScoreThreshold
of an MLModel . |
java.util.concurrent.Future<UpdateMLModelResult> |
AbstractAmazonMachineLearningAsync.updateMLModelAsync(UpdateMLModelRequest request) |
java.util.concurrent.Future<UpdateMLModelResult> |
AmazonMachineLearningAsyncClient.updateMLModelAsync(UpdateMLModelRequest request,
AsyncHandler<UpdateMLModelRequest,UpdateMLModelResult> asyncHandler) |
java.util.concurrent.Future<UpdateMLModelResult> |
AmazonMachineLearningAsync.updateMLModelAsync(UpdateMLModelRequest updateMLModelRequest,
AsyncHandler<UpdateMLModelRequest,UpdateMLModelResult> asyncHandler)
Updates the
MLModelName and the ScoreThreshold
of an MLModel . |
java.util.concurrent.Future<UpdateMLModelResult> |
AbstractAmazonMachineLearningAsync.updateMLModelAsync(UpdateMLModelRequest request,
AsyncHandler<UpdateMLModelRequest,UpdateMLModelResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<UpdateMLModelResult> |
AmazonMachineLearningAsyncClient.updateMLModelAsync(UpdateMLModelRequest request,
AsyncHandler<UpdateMLModelRequest,UpdateMLModelResult> asyncHandler) |
java.util.concurrent.Future<UpdateMLModelResult> |
AmazonMachineLearningAsync.updateMLModelAsync(UpdateMLModelRequest updateMLModelRequest,
AsyncHandler<UpdateMLModelRequest,UpdateMLModelResult> asyncHandler)
Updates the
MLModelName and the ScoreThreshold
of an MLModel . |
java.util.concurrent.Future<UpdateMLModelResult> |
AbstractAmazonMachineLearningAsync.updateMLModelAsync(UpdateMLModelRequest request,
AsyncHandler<UpdateMLModelRequest,UpdateMLModelResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
UpdateMLModelResult |
UpdateMLModelResult.clone() |
UpdateMLModelResult |
UpdateMLModelResult.withMLModelId(java.lang.String mLModelId)
The ID assigned to the
MLModel during creation. |
Modifier and Type | Method and Description |
---|---|
UpdateMLModelResult |
UpdateMLModelResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |