Uses of Interface
io.fabric8.kubernetes.api.model.KubeSchemaFluent.ServiceListNested
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of KubeSchemaFluent.ServiceListNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement KubeSchemaFluent.ServiceListNested Modifier and Type Class Description classKubeSchemaFluentImpl.ServiceListNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return KubeSchemaFluent.ServiceListNested Modifier and Type Method Description KubeSchemaFluent.ServiceListNested<A>KubeSchemaFluent. editOrNewServiceList()KubeSchemaFluent.ServiceListNested<A>KubeSchemaFluentImpl. editOrNewServiceList()KubeSchemaFluent.ServiceListNested<A>KubeSchemaFluent. editOrNewServiceListLike(ServiceList item)KubeSchemaFluent.ServiceListNested<A>KubeSchemaFluentImpl. editOrNewServiceListLike(ServiceList item)KubeSchemaFluent.ServiceListNested<A>KubeSchemaFluent. editServiceList()KubeSchemaFluent.ServiceListNested<A>KubeSchemaFluentImpl. editServiceList()KubeSchemaFluent.ServiceListNested<A>KubeSchemaFluent. withNewServiceList()KubeSchemaFluent.ServiceListNested<A>KubeSchemaFluentImpl. withNewServiceList()KubeSchemaFluent.ServiceListNested<A>KubeSchemaFluent. withNewServiceListLike(ServiceList item)KubeSchemaFluent.ServiceListNested<A>KubeSchemaFluentImpl. withNewServiceListLike(ServiceList item)