CopyableBuilder<DeleteRealtimeEndpointRequest.Builder,DeleteRealtimeEndpointRequest>
, SdkBuilder<DeleteRealtimeEndpointRequest.Builder,DeleteRealtimeEndpointRequest>
public static interface DeleteRealtimeEndpointRequest.Builder extends CopyableBuilder<DeleteRealtimeEndpointRequest.Builder,DeleteRealtimeEndpointRequest>
Modifier and Type | Method | Description |
---|---|---|
DeleteRealtimeEndpointRequest.Builder |
mlModelId(String mlModelId) |
The ID assigned to the
MLModel during creation. |
copy
apply, build
DeleteRealtimeEndpointRequest.Builder mlModelId(String mlModelId)
The ID assigned to the MLModel
during creation.
mlModelId
- The ID assigned to the MLModel
during creation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.