Uses of Class
io.fabric8.kubernetes.api.model.PodList
-
Packages that use PodList Package Description io.fabric8.kubernetes.api.model -
-
Uses of PodList in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return PodList Modifier and Type Method Description PodListPodListBuilder. build()Methods in io.fabric8.kubernetes.api.model with parameters of type PodList Modifier and Type Method Description protected voidPodListFluent. copyInstance(PodList instance)Constructors in io.fabric8.kubernetes.api.model with parameters of type PodList Constructor Description PodListBuilder(PodList instance)PodListBuilder(PodListFluent<?> fluent, PodList instance)PodListFluent(PodList instance)
-