Uses of Interface
io.fabric8.kubernetes.api.model.KubeSchemaFluent.APIServiceNested
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of KubeSchemaFluent.APIServiceNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement KubeSchemaFluent.APIServiceNested Modifier and Type Class Description classKubeSchemaFluentImpl.APIServiceNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return KubeSchemaFluent.APIServiceNested Modifier and Type Method Description KubeSchemaFluent.APIServiceNested<A>KubeSchemaFluent. editAPIService()KubeSchemaFluent.APIServiceNested<A>KubeSchemaFluentImpl. editAPIService()KubeSchemaFluent.APIServiceNested<A>KubeSchemaFluent. editOrNewAPIService()KubeSchemaFluent.APIServiceNested<A>KubeSchemaFluentImpl. editOrNewAPIService()KubeSchemaFluent.APIServiceNested<A>KubeSchemaFluent. editOrNewAPIServiceLike(APIService item)KubeSchemaFluent.APIServiceNested<A>KubeSchemaFluentImpl. editOrNewAPIServiceLike(APIService item)KubeSchemaFluent.APIServiceNested<A>KubeSchemaFluent. withNewAPIService()KubeSchemaFluent.APIServiceNested<A>KubeSchemaFluentImpl. withNewAPIService()KubeSchemaFluent.APIServiceNested<A>KubeSchemaFluent. withNewAPIServiceLike(APIService item)KubeSchemaFluent.APIServiceNested<A>KubeSchemaFluentImpl. withNewAPIServiceLike(APIService item)