GetConnectionsFilter

Filters the connection definitions that are returned by the GetConnections API operation.

Types

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

Properties

Link copied to clipboard

The type of connections to return. Currently, SFTP is not supported.

Link copied to clipboard

A criteria string that must match the criteria recorded in the connection definition for that connection definition to be returned.

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