Uses of Interface
io.fabric8.kubernetes.api.model.KubeSchemaFluent.APIGroupNested
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of KubeSchemaFluent.APIGroupNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement KubeSchemaFluent.APIGroupNested Modifier and Type Class Description classKubeSchemaFluentImpl.APIGroupNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return KubeSchemaFluent.APIGroupNested Modifier and Type Method Description KubeSchemaFluent.APIGroupNested<A>KubeSchemaFluent. editAPIGroup()KubeSchemaFluent.APIGroupNested<A>KubeSchemaFluentImpl. editAPIGroup()KubeSchemaFluent.APIGroupNested<A>KubeSchemaFluent. editOrNewAPIGroup()KubeSchemaFluent.APIGroupNested<A>KubeSchemaFluentImpl. editOrNewAPIGroup()KubeSchemaFluent.APIGroupNested<A>KubeSchemaFluent. editOrNewAPIGroupLike(APIGroup item)KubeSchemaFluent.APIGroupNested<A>KubeSchemaFluentImpl. editOrNewAPIGroupLike(APIGroup item)KubeSchemaFluent.APIGroupNested<A>KubeSchemaFluent. withNewAPIGroup()KubeSchemaFluent.APIGroupNested<A>KubeSchemaFluentImpl. withNewAPIGroup()KubeSchemaFluent.APIGroupNested<A>KubeSchemaFluent. withNewAPIGroupLike(APIGroup item)KubeSchemaFluent.APIGroupNested<A>KubeSchemaFluentImpl. withNewAPIGroupLike(APIGroup item)