Uses of Class
com.kingsrook.qqq.backend.module.filesystem.sftp.actions.SFTPTestConnectionAction.SFTPTestConnectionTestInput
Packages that use SFTPTestConnectionAction.SFTPTestConnectionTestInput
-
Uses of SFTPTestConnectionAction.SFTPTestConnectionTestInput in com.kingsrook.qqq.backend.module.filesystem.sftp.actions
Methods in com.kingsrook.qqq.backend.module.filesystem.sftp.actions that return SFTPTestConnectionAction.SFTPTestConnectionTestInputModifier and TypeMethodDescriptionSFTPTestConnectionAction.SFTPTestConnectionTestInput.withBasePath(String basePath) Fluent setter for basePathSFTPTestConnectionAction.SFTPTestConnectionTestInput.withHostName(String hostName) Fluent setter for hostNameSFTPTestConnectionAction.SFTPTestConnectionTestInput.withPassword(String password) Fluent setter for passwordFluent setter for portSFTPTestConnectionAction.SFTPTestConnectionTestInput.withPrivateKey(byte[] privateKey) Fluent setter for privateKeySFTPTestConnectionAction.SFTPTestConnectionTestInput.withUsername(String username) Fluent setter for usernameMethods in com.kingsrook.qqq.backend.module.filesystem.sftp.actions with parameters of type SFTPTestConnectionAction.SFTPTestConnectionTestInputModifier and TypeMethodDescriptionSFTPTestConnectionAction.testConnection(SFTPTestConnectionAction.SFTPTestConnectionTestInput input)