Uses of Class
com.kingsrook.qqq.backend.module.filesystem.sftp.actions.SFTPTestConnectionAction.SFTPTestConnectionTestOutput
Packages that use SFTPTestConnectionAction.SFTPTestConnectionTestOutput
-
Uses of SFTPTestConnectionAction.SFTPTestConnectionTestOutput in com.kingsrook.qqq.backend.module.filesystem.sftp.actions
Methods in com.kingsrook.qqq.backend.module.filesystem.sftp.actions that return SFTPTestConnectionAction.SFTPTestConnectionTestOutputModifier and TypeMethodDescriptionSFTPTestConnectionAction.testConnection
(SFTPTestConnectionAction.SFTPTestConnectionTestInput input) SFTPTestConnectionAction.SFTPTestConnectionTestOutput.withConnectionErrorMessage
(String connectionErrorMessage) Fluent setter for connectionErrorMessageSFTPTestConnectionAction.SFTPTestConnectionTestOutput.withIsConnectionSuccess
(Boolean isSuccess) Fluent setter for isSuccessSFTPTestConnectionAction.SFTPTestConnectionTestOutput.withIsListBasePathSuccess
(Boolean isListBasePathSuccess) Fluent setter for isListBasePathSuccessSFTPTestConnectionAction.SFTPTestConnectionTestOutput.withListBasePathErrorMessage
(String listBasePathErrorMessage) Fluent setter for listBasePathErrorMessage