CopyableBuilder<CreateMLModelResponse.Builder,CreateMLModelResponse>, SdkBuilder<CreateMLModelResponse.Builder,CreateMLModelResponse>public static interface CreateMLModelResponse.Builder extends CopyableBuilder<CreateMLModelResponse.Builder,CreateMLModelResponse>
| Modifier and Type | Method | Description |
|---|---|---|
CreateMLModelResponse.Builder |
mlModelId(String mlModelId) |
A user-supplied ID that uniquely identifies the
MLModel. |
copyapply, buildCreateMLModelResponse.Builder mlModelId(String mlModelId)
A user-supplied ID that uniquely identifies the MLModel. This value should be identical to the
value of the MLModelId in the request.
mlModelId - A user-supplied ID that uniquely identifies the MLModel. This value should be identical
to the value of the MLModelId in the request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.