Uses of Interface
io.fabric8.kubernetes.api.model.KubeSchemaFluent.TypeMetaNested
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of KubeSchemaFluent.TypeMetaNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement KubeSchemaFluent.TypeMetaNested Modifier and Type Class Description classKubeSchemaFluentImpl.TypeMetaNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return KubeSchemaFluent.TypeMetaNested Modifier and Type Method Description KubeSchemaFluent.TypeMetaNested<A>KubeSchemaFluent. editOrNewTypeMeta()KubeSchemaFluent.TypeMetaNested<A>KubeSchemaFluentImpl. editOrNewTypeMeta()KubeSchemaFluent.TypeMetaNested<A>KubeSchemaFluent. editOrNewTypeMetaLike(TypeMeta item)KubeSchemaFluent.TypeMetaNested<A>KubeSchemaFluentImpl. editOrNewTypeMetaLike(TypeMeta item)KubeSchemaFluent.TypeMetaNested<A>KubeSchemaFluent. editTypeMeta()KubeSchemaFluent.TypeMetaNested<A>KubeSchemaFluentImpl. editTypeMeta()KubeSchemaFluent.TypeMetaNested<A>KubeSchemaFluent. withNewTypeMeta()KubeSchemaFluent.TypeMetaNested<A>KubeSchemaFluentImpl. withNewTypeMeta()KubeSchemaFluent.TypeMetaNested<A>KubeSchemaFluent. withNewTypeMetaLike(TypeMeta item)KubeSchemaFluent.TypeMetaNested<A>KubeSchemaFluentImpl. withNewTypeMetaLike(TypeMeta item)