| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
AgentVersion |
AgentVersion.clone() |
AgentVersion |
AgentVersion.withAgentCount(Long agentCount)
The number of Edge Manager agents.
|
AgentVersion |
AgentVersion.withVersion(String version)
Version of the agent.
|
| Modifier and Type | Method and Description |
|---|---|
List<AgentVersion> |
GetDeviceFleetReportResult.getAgentVersions()
The versions of Edge Manager agent deployed on the fleet.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeviceFleetReportResult |
GetDeviceFleetReportResult.withAgentVersions(AgentVersion... agentVersions)
The versions of Edge Manager agent deployed on the fleet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDeviceFleetReportResult.setAgentVersions(Collection<AgentVersion> agentVersions)
The versions of Edge Manager agent deployed on the fleet.
|
GetDeviceFleetReportResult |
GetDeviceFleetReportResult.withAgentVersions(Collection<AgentVersion> agentVersions)
The versions of Edge Manager agent deployed on the fleet.
|
Copyright © 2024. All rights reserved.