Uses of Interface
io.fabric8.kubernetes.api.model.KubeSchemaFluent.PodListNested
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of KubeSchemaFluent.PodListNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement KubeSchemaFluent.PodListNested Modifier and Type Class Description classKubeSchemaFluentImpl.PodListNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return KubeSchemaFluent.PodListNested Modifier and Type Method Description KubeSchemaFluent.PodListNested<A>KubeSchemaFluent. editOrNewPodList()KubeSchemaFluent.PodListNested<A>KubeSchemaFluentImpl. editOrNewPodList()KubeSchemaFluent.PodListNested<A>KubeSchemaFluent. editOrNewPodListLike(PodList item)KubeSchemaFluent.PodListNested<A>KubeSchemaFluentImpl. editOrNewPodListLike(PodList item)KubeSchemaFluent.PodListNested<A>KubeSchemaFluent. editPodList()KubeSchemaFluent.PodListNested<A>KubeSchemaFluentImpl. editPodList()KubeSchemaFluent.PodListNested<A>KubeSchemaFluent. withNewPodList()KubeSchemaFluent.PodListNested<A>KubeSchemaFluentImpl. withNewPodList()KubeSchemaFluent.PodListNested<A>KubeSchemaFluent. withNewPodListLike(PodList item)KubeSchemaFluent.PodListNested<A>KubeSchemaFluentImpl. withNewPodListLike(PodList item)