| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<EdgeModelSummary> |
DeviceSummary.models()
Models on the device.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceSummary.Builder |
DeviceSummary.Builder.models(EdgeModelSummary... models)
Models on the device.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceSummary.Builder |
DeviceSummary.Builder.models(Collection<EdgeModelSummary> models)
Models on the device.
|
Copyright © 2020. All rights reserved.