Class ConnectorsWithExpandedMetadata

java.lang.Object
org.sourcelab.kafka.connect.apiclient.request.dto.ConnectorsWithExpandedMetadata
All Implemented Interfaces:
ConnectorsWithExpandedInfo, ConnectorsWithExpandedStatus

public class ConnectorsWithExpandedMetadata extends Object implements ConnectorsWithExpandedInfo, ConnectorsWithExpandedStatus
Deployed Connectors extended with all available associated Metadata. Currently, this includes both 'info' and 'status' metadata. Requires Kafka-Connect server 2.3.0+