Class FlinkSessionJobList
- java.lang.Object
-
- io.fabric8.kubernetes.api.model.DefaultKubernetesResourceList<T>
-
- io.fabric8.kubernetes.client.CustomResourceList<FlinkSessionJob>
-
- org.apache.flink.kubernetes.operator.crd.FlinkSessionJobList
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.model.KubernetesResource,io.fabric8.kubernetes.api.model.KubernetesResourceList<FlinkSessionJob>,java.io.Serializable
@Experimental public class FlinkSessionJobList extends io.fabric8.kubernetes.client.CustomResourceList<FlinkSessionJob>
Multiple Flink session jobs. Please do not delete. This class is used by downstream projects interacting with the FlinkSessionJobs CRD via the Fabric8 Java client.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FlinkSessionJobList()
-