Uses of Class
io.fabric8.kubernetes.api.model.PodTemplateList
-
Packages that use PodTemplateList Package Description io.fabric8.kubernetes.api.model -
-
Uses of PodTemplateList in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return PodTemplateList Modifier and Type Method Description PodTemplateListPodTemplateListBuilder. build()Methods in io.fabric8.kubernetes.api.model with parameters of type PodTemplateList Modifier and Type Method Description protected voidPodTemplateListFluent. copyInstance(PodTemplateList instance)Constructors in io.fabric8.kubernetes.api.model with parameters of type PodTemplateList Constructor Description PodTemplateListBuilder(PodTemplateList instance)PodTemplateListBuilder(PodTemplateListFluent<?> fluent, PodTemplateList instance)PodTemplateListFluent(PodTemplateList instance)
-