public static interface DeleteMlModelResponse.Builder extends MachineLearningResponse.Builder, SdkPojo, CopyableBuilder<DeleteMlModelResponse.Builder,DeleteMlModelResponse>
| Modifier and Type | Method and Description | 
|---|---|
DeleteMlModelResponse.Builder | 
mlModelId(String mlModelId)
 A user-supplied ID that uniquely identifies the  
MLModel. | 
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, 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.