CopyableBuilder<UpdateMLModelResponse.Builder,UpdateMLModelResponse>, SdkBuilder<UpdateMLModelResponse.Builder,UpdateMLModelResponse>public static interface UpdateMLModelResponse.Builder extends CopyableBuilder<UpdateMLModelResponse.Builder,UpdateMLModelResponse>
| Modifier and Type | Method | Description |
|---|---|---|
UpdateMLModelResponse.Builder |
mlModelId(String mlModelId) |
The ID assigned to the
MLModel during creation. |
copyapply, buildUpdateMLModelResponse.Builder mlModelId(String mlModelId)
The ID assigned to the MLModel during creation. This value should be identical to the value of
the MLModelID in the request.
mlModelId - The ID assigned to the MLModel during creation. This value should be identical to the
value of the MLModelID in the request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.