Uses of Class
software.amazon.awssdk.services.datasync.model.Platform
-
Packages that use Platform Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of Platform in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return Platform Modifier and Type Method Description PlatformAgentListEntry. platform()The platform-related details about the agent, such as the version number.PlatformDescribeAgentResponse. platform()The platform-related details about the agent, such as the version number.Methods in software.amazon.awssdk.services.datasync.model with parameters of type Platform Modifier and Type Method Description AgentListEntry.BuilderAgentListEntry.Builder. platform(Platform platform)The platform-related details about the agent, such as the version number.DescribeAgentResponse.BuilderDescribeAgentResponse.Builder. platform(Platform platform)The platform-related details about the agent, such as the version number.
-