public static interface CreateRealtimeEndpointRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CreateRealtimeEndpointRequest.Builder,CreateRealtimeEndpointRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateRealtimeEndpointRequest.Builder |
mlModelId(String mlModelId)
The ID assigned to the
MLModel during creation. |
copyapply, buildCreateRealtimeEndpointRequest.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.