Uses of Enum Class
com.sshteam.lib.Platform
-
Uses of Platform in com.sshteam.lib
Fields in com.sshteam.lib declared as PlatformMethods in com.sshteam.lib that return PlatformModifier and TypeMethodDescriptionstatic PlatformReturns the enum constant of this class with the specified name.static Platform[]Platform.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sshteam.lib with parameters of type PlatformModifier and TypeMethodDescriptionprotected StringSshKeyCleanAutomation.getHomeDirectory(Platform platform) protected StringSshKeyDeployAutomation.getHomeDirectory(Platform platform, String user)