Class FlinkDeploymentList

  • All Implemented Interfaces:
    io.fabric8.kubernetes.api.model.KubernetesResource, io.fabric8.kubernetes.api.model.KubernetesResourceList<FlinkDeployment>, java.io.Serializable

    @Experimental
    public class FlinkDeploymentList
    extends io.fabric8.kubernetes.api.model.DefaultKubernetesResourceList<FlinkDeployment>
    Multiple Flink deployments. Please do not delete. This class is used by downstream projects interacting with the FlinkDeployment CRD via the Fabric8 Java client.
    See Also:
    Serialized Form
    • 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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • FlinkDeploymentList

        public FlinkDeploymentList()