Uses of Interface
io.fabric8.kubernetes.api.model.PodTemplateListFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of PodTemplateListFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type PodTemplateListFluent Modifier and Type Interface Description interfacePodTemplateListFluent<A extends PodTemplateListFluent<A>>classPodTemplateListFluentImpl<A extends PodTemplateListFluent<A>>Subinterfaces of PodTemplateListFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceKubeSchemaFluent.PodTemplateListNested<N>static interfaceWatchEventFluent.PodTemplateListObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement PodTemplateListFluent Modifier and Type Class Description classDoneablePodTemplateListclassKubeSchemaFluentImpl.PodTemplateListNestedImpl<N>classPodTemplateListBuilderclassPodTemplateListFluentImpl<A extends PodTemplateListFluent<A>>classWatchEventFluentImpl.PodTemplateListObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type PodTemplateListFluent Constructor Description PodTemplateListBuilder(PodTemplateListFluent<?> fluent)PodTemplateListBuilder(PodTemplateListFluent<?> fluent, PodTemplateList instance)PodTemplateListBuilder(PodTemplateListFluent<?> fluent, PodTemplateList instance, Boolean validationEnabled)PodTemplateListBuilder(PodTemplateListFluent<?> fluent, Boolean validationEnabled)