@ThreadSafe public class VersionInfoUtils extends Object
| Constructor | Description |
|---|---|
VersionInfoUtils() |
| Modifier and Type | Method | 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.