| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakeredge.model |
| Modifier and Type | Method and Description |
|---|---|
List<Model> |
SendHeartbeatRequest.models()
Returns a list of models deployed on the the device.
|
| Modifier and Type | Method and Description |
|---|---|
SendHeartbeatRequest.Builder |
SendHeartbeatRequest.Builder.models(Model... models)
Returns a list of models deployed on the the device.
|
| Modifier and Type | Method and Description |
|---|---|
SendHeartbeatRequest.Builder |
SendHeartbeatRequest.Builder.models(Collection<Model> models)
Returns a list of models deployed on the the device.
|
Copyright © 2023. All rights reserved.