| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<AgentVersion> |
GetDeviceFleetReportResponse.agentVersions()
The versions of Edge Manager agent deployed on the fleet.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeviceFleetReportResponse.Builder |
GetDeviceFleetReportResponse.Builder.agentVersions(AgentVersion... agentVersions)
The versions of Edge Manager agent deployed on the fleet.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeviceFleetReportResponse.Builder |
GetDeviceFleetReportResponse.Builder.agentVersions(Collection<AgentVersion> agentVersions)
The versions of Edge Manager agent deployed on the fleet.
|
Copyright © 2023. All rights reserved.