Uses of Enum Class
io.debezium.connector.postgresql.PostgresConnectorConfig.SecureConnectionMode
Packages that use PostgresConnectorConfig.SecureConnectionMode
-
Uses of PostgresConnectorConfig.SecureConnectionMode in io.debezium.connector.postgresql
Methods in io.debezium.connector.postgresql that return PostgresConnectorConfig.SecureConnectionModeModifier and TypeMethodDescriptionDetermine if the supplied value is one of the predefined options.Determine if the supplied value is one of the predefined options.Returns the enum constant of this class with the specified name.PostgresConnectorConfig.SecureConnectionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.