Package-level declarations
Types
Link copied to clipboard
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.
Link copied to clipboard
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.