Class VersionInfo
- java.lang.Object
-
- com.amazonaws.encryptionsdk.internal.VersionInfo
-
public class VersionInfo extends Object
This class specifies the versioning system for the AWS KMS encryption client.
-
-
Field Summary
Fields Modifier and Type Field Description static String
UNKNOWN_VERSION
static String
USER_AGENT_PREFIX
-
Constructor Summary
Constructors Constructor Description VersionInfo()
-
-
-
Field Detail
-
USER_AGENT_PREFIX
public static final String USER_AGENT_PREFIX
- See Also:
- Constant Field Values
-
UNKNOWN_VERSION
public static final String UNKNOWN_VERSION
- See Also:
- Constant Field Values
-
-
Method Detail
-
loadUserAgent
public static String loadUserAgent()
-
-