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