TestConnectionResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns the identifier of the connector object that you are testing.

Link copied to clipboard

Structure that contains the SFTP connector host key.

Link copied to clipboard

Returns OK for successful test, or ERROR if the test fails.

Link copied to clipboard

Returns Connection succeeded if the test is successful. Or, returns a descriptive error message if the test fails. The following list provides troubleshooting details, depending on the error message that you receive.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String