Class KafkaNodePoolList

java.lang.Object
io.fabric8.kubernetes.api.model.DefaultKubernetesResourceList<KafkaNodePool>
io.strimzi.api.kafka.model.nodepool.KafkaNodePoolList
All Implemented Interfaces:
io.fabric8.kubernetes.api.model.KubernetesResource, io.fabric8.kubernetes.api.model.KubernetesResourceList<KafkaNodePool>, Serializable

public class KafkaNodePoolList extends io.fabric8.kubernetes.api.model.DefaultKubernetesResourceList<KafkaNodePool>
A DefaultKubernetesResourceList<KafkaNodePool> required for using Fabric8 CRD support.
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class io.fabric8.kubernetes.api.model.DefaultKubernetesResourceList

    getApiVersion, getItems, getKind, getMetadata, setApiVersion, setItems, setKind, setMetadata, toString

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • KafkaNodePoolList

      public KafkaNodePoolList()