CopyableBuilder<DeleteMLModelResponse.Builder,DeleteMLModelResponse>, SdkBuilder<DeleteMLModelResponse.Builder,DeleteMLModelResponse>public static interface DeleteMLModelResponse.Builder extends CopyableBuilder<DeleteMLModelResponse.Builder,DeleteMLModelResponse>
| Modifier and Type | Method | Description |
|---|---|---|
DeleteMLModelResponse.Builder |
mlModelId(String mlModelId) |
A user-supplied ID that uniquely identifies the
MLModel. |
copyapply, buildDeleteMLModelResponse.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.