public class VersionInfo extends Object
Modifier and Type | Field and Description |
---|---|
static String |
UNKNOWN_VERSION |
static String |
USER_AGENT_PREFIX |
Constructor and Description |
---|
VersionInfo() |
Modifier and Type | Method and Description |
---|---|
static String |
apiName()
This returns the API name compatible with the AWS SDK v2
|
static String |
loadUserAgent() |
static String |
versionNumber() |
public static final String USER_AGENT_PREFIX
public static final String UNKNOWN_VERSION
Copyright © 2023. All rights reserved.