Package software.amazon.awssdk.crt.utils
Class PackageInfo
java.lang.Object
software.amazon.awssdk.crt.utils.PackageInfo
Class that wraps version and package introspection
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classClass representing the introspected semantic version of the CRT library -
Field Summary
FieldsModifier and TypeFieldDescriptionthe introspected semantic version of the CRT library instance -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
version
the introspected semantic version of the CRT library instance
-
-
Constructor Details
-
PackageInfo
public PackageInfo()Default constructor
-