Class SdkUserAgent
java.lang.Object
software.amazon.awssdk.core.util.SdkUserAgent
Deprecated.
Utility class for accessing AWS SDK versioning information. Deprecated in favor of
SystemUserAgent
.-
Method Summary
-
Method Details
-
create
Deprecated. -
userAgent
Deprecated.- Returns:
- Returns the User Agent string to be used when communicating with the AWS services. The User Agent encapsulates SDK, Java, OS and region information.
-