@ThreadSafe public class VersionInfoUtils extends Object
| Constructor and Description | 
|---|
| VersionInfoUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | getPlatform()Returns the current platform for the AWS SDK in which this class is
 running. | 
| static String | getUserAgent() | 
| static String | getVersion()Returns the current version for the AWS SDK in which this class is
 running. | 
public static String getVersion()
public static String getPlatform()
public static String getUserAgent()
Copyright © 2020. All rights reserved.