Class Platform
java.lang.Object
software.amazon.awssdk.utils.Platform
- 
Method SummaryModifier and TypeMethodDescriptionstatic booleanDetermine whether the current operation system seems to be Windows.
- 
Method Details- 
isWindowspublic static boolean isWindows()Determine whether the current operation system seems to be Windows.
 
-