@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 VersionInfoUtils()
public static String getVersion()
public static String getPlatform()
public static String getUserAgent()