Package-level declarations

Types

enum ConnectorKafkaClusterClientAuthenticationType : Enum<ConnectorKafkaClusterClientAuthenticationType> , ConvertibleToJava<ConnectorKafkaClusterClientAuthenticationType>

The type of client authentication used to connect to the Kafka cluster. Value NONE means that no client authentication is used.

enum ConnectorKafkaClusterEncryptionInTransitType : Enum<ConnectorKafkaClusterEncryptionInTransitType> , ConvertibleToJava<ConnectorKafkaClusterEncryptionInTransitType>

The type of encryption in transit to the Kafka cluster.

Link copied to clipboard
enum CustomPluginContentType : Enum<CustomPluginContentType> , ConvertibleToJava<CustomPluginContentType>

The type of the plugin file.