| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static Platform.Builder |
Platform.builder() |
Platform.Builder |
Platform.toBuilder() |
Platform.Builder |
Platform.Builder.version(String version)
The version of the DataSync agent.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Platform.Builder> |
Platform.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AgentListEntry.Builder |
AgentListEntry.Builder.platform(Consumer<Platform.Builder> platform)
The platform-related details about the agent, such as the version number.
|
default DescribeAgentResponse.Builder |
DescribeAgentResponse.Builder.platform(Consumer<Platform.Builder> platform)
The platform-related details about the agent, such as the version number.
|
Copyright © 2023. All rights reserved.