Class PodSchedulingContextList

    • Constructor Detail

      • PodSchedulingContextList

        public PodSchedulingContextList()
        No args constructor for use in serialization
      • PodSchedulingContextList

        public PodSchedulingContextList​(String apiVersion,
                                        List<PodSchedulingContext> items,
                                        String kind,
                                        io.fabric8.kubernetes.api.model.ListMeta metadata)