| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<ModelDashboardEndpoint> |
ModelDashboardModel.endpoints()
The endpoints that host a model.
|
| Modifier and Type | Method and Description |
|---|---|
ModelDashboardModel.Builder |
ModelDashboardModel.Builder.endpoints(ModelDashboardEndpoint... endpoints)
The endpoints that host a model.
|
| Modifier and Type | Method and Description |
|---|---|
ModelDashboardModel.Builder |
ModelDashboardModel.Builder.endpoints(Collection<ModelDashboardEndpoint> endpoints)
The endpoints that host a model.
|
Copyright © 2023. All rights reserved.