public class VersionInfoUtils
extends java.lang.Object
Constructor and Description |
---|
VersionInfoUtils() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getPlatform()
Returns the current platform for the AWS SDK in which this class is
running.
|
static java.lang.String |
getUserAgent() |
static java.lang.String |
getVersion()
Returns the current version for the AWS SDK in which this class is
running.
|
public static java.lang.String getVersion()
public static java.lang.String getPlatform()
public static java.lang.String getUserAgent()