public static interface DeleteRealtimeEndpointRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<DeleteRealtimeEndpointRequest.Builder,DeleteRealtimeEndpointRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteRealtimeEndpointRequest.Builder |
mlModelId(String mlModelId)
The ID assigned to the
MLModel during creation. |
DeleteRealtimeEndpointRequest.Builder mlModelId(String mlModelId)
The ID assigned to the MLModel during creation.
mlModelId - The ID assigned to the MLModel during creation.Copyright © 2017. All rights reserved.