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