Package org.sourcelab.kafka.connect.apiclient.request.dto
-
Interface Summary Interface Description ConnectorsWithExpandedInfo Deployed Connectors extended with their associated ConnectorDefinitions.ConnectorsWithExpandedStatus Deployed Connectors extended with their associated ConnectorDefinitions. -
Class Summary Class Description ConnectorDefinition Represents a Connector.ConnectorDefinition.TaskDefinition Represents a Task.ConnectorPlugin Represents details about a Connector Plugin.ConnectorPluginConfigDefinition Defines a Connector Plugin Configuration.ConnectorPluginConfigDefinition.Builder Builder for ConnectorPluginConfigDefinition.ConnectorPluginConfigValidationResults Represents results from the Connector Plugin Config Validation API end point.ConnectorPluginConfigValidationResults.Config Defines a config item.ConnectorPluginConfigValidationResults.Config.Definition Represents the Definition of a config item.ConnectorPluginConfigValidationResults.Config.Value Defines a config item value.ConnectorStatus Represents the status of a deployed connector.ConnectorStatus.TaskStatus Defines the status of a Task.ConnectorsWithExpandedMetadata Deployed Connectors extended with all available associated Metadata.ConnectorsWithExpandedMetadata.ConnectorWithExpandedMetadata Expanded metadata included with the connector response.ConnectorTopics Represents result from /connectors/[topic-name]/topics REST end point.ConnectorTopics.Deserializer Deserializer for ConnectorTopics.ConnectServerVersion Represents details about the kafka-connect server.NewConnectorDefinition Defines a new Connector and its configuration to be deployed.NewConnectorDefinition.Builder Builder for NewConnectorDefinition.Task Represents Details about a Task.Task.TaskId Defines a Task Id.TaskStatus Represents the Status of a Task.