| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning.model |
| Modifier and Type | Method and Description |
|---|---|
static DeleteRealtimeEndpointResponse.Builder |
DeleteRealtimeEndpointResponse.builder() |
DeleteRealtimeEndpointResponse.Builder |
DeleteRealtimeEndpointResponse.Builder.mlModelId(String mlModelId)
A user-supplied ID that uniquely identifies the
MLModel. |
default DeleteRealtimeEndpointResponse.Builder |
DeleteRealtimeEndpointResponse.Builder.realtimeEndpointInfo(Consumer<RealtimeEndpointInfo.Builder> realtimeEndpointInfo)
The endpoint information of the
MLModel |
DeleteRealtimeEndpointResponse.Builder |
DeleteRealtimeEndpointResponse.Builder.realtimeEndpointInfo(RealtimeEndpointInfo realtimeEndpointInfo)
The endpoint information of the
MLModel |
DeleteRealtimeEndpointResponse.Builder |
DeleteRealtimeEndpointResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeleteRealtimeEndpointResponse.Builder> |
DeleteRealtimeEndpointResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.