Class SdkClientUserAgentProperties
java.lang.Object
software.amazon.awssdk.core.internal.useragent.SdkClientUserAgentProperties
Represents AWS SDK user agent client values.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetProperty
(String property) void
putProperty
(String property, String value)
-
Constructor Details
-
SdkClientUserAgentProperties
public SdkClientUserAgentProperties()
-
-
Method Details
-
getProperty
-
putProperty
-