CopyableBuilder<CreateRealtimeEndpointRequest.Builder,CreateRealtimeEndpointRequest>, SdkBuilder<CreateRealtimeEndpointRequest.Builder,CreateRealtimeEndpointRequest>public static interface CreateRealtimeEndpointRequest.Builder extends CopyableBuilder<CreateRealtimeEndpointRequest.Builder,CreateRealtimeEndpointRequest>
| Modifier and Type | Method | 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 Amazon Web Services, Inc. All Rights Reserved.