| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
Platform |
Platform.clone() |
Platform |
AgentListEntry.getPlatform()
The platform-related details about the agent, such as the version number.
|
Platform |
DescribeAgentResult.getPlatform()
The platform-related details about the agent, such as the version number.
|
Platform |
Platform.withVersion(String version)
The version of the DataSync agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgentListEntry.setPlatform(Platform platform)
The platform-related details about the agent, such as the version number.
|
void |
DescribeAgentResult.setPlatform(Platform platform)
The platform-related details about the agent, such as the version number.
|
AgentListEntry |
AgentListEntry.withPlatform(Platform platform)
The platform-related details about the agent, such as the version number.
|
DescribeAgentResult |
DescribeAgentResult.withPlatform(Platform platform)
The platform-related details about the agent, such as the version number.
|
Copyright © 2024. All rights reserved.