Package io.strimzi.api.kafka
Class KafkaConnectS2IList
- java.lang.Object
-
- io.fabric8.kubernetes.client.CustomResourceList<KafkaConnectS2I>
-
- io.strimzi.api.kafka.KafkaConnectS2IList
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.model.KubernetesResource,io.fabric8.kubernetes.api.model.KubernetesResourceList<KafkaConnectS2I>,Serializable
public class KafkaConnectS2IList extends io.fabric8.kubernetes.client.CustomResourceList<KafkaConnectS2I>
ACustomResourceList<KafkaConnectS2IAssembly>required for using Fabric8 CRD support.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description KafkaConnectS2IList()
-