Uses of Interface
io.fabric8.kubernetes.api.model.KubeSchemaFluent.ConfigMapNested
Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
-
Uses of KubeSchemaFluent.ConfigMapNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement KubeSchemaFluent.ConfigMapNested Modifier and Type Class Description class
KubeSchemaFluentImpl.ConfigMapNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return KubeSchemaFluent.ConfigMapNested Modifier and Type Method Description KubeSchemaFluent.ConfigMapNested<A>
KubeSchemaFluent. editConfigMap()
KubeSchemaFluent.ConfigMapNested<A>
KubeSchemaFluentImpl. editConfigMap()
KubeSchemaFluent.ConfigMapNested<A>
KubeSchemaFluent. editOrNewConfigMap()
KubeSchemaFluent.ConfigMapNested<A>
KubeSchemaFluentImpl. editOrNewConfigMap()
KubeSchemaFluent.ConfigMapNested<A>
KubeSchemaFluent. editOrNewConfigMapLike(ConfigMap item)
KubeSchemaFluent.ConfigMapNested<A>
KubeSchemaFluentImpl. editOrNewConfigMapLike(ConfigMap item)
KubeSchemaFluent.ConfigMapNested<A>
KubeSchemaFluent. withNewConfigMap()
KubeSchemaFluent.ConfigMapNested<A>
KubeSchemaFluentImpl. withNewConfigMap()
KubeSchemaFluent.ConfigMapNested<A>
KubeSchemaFluent. withNewConfigMapLike(ConfigMap item)
KubeSchemaFluent.ConfigMapNested<A>
KubeSchemaFluentImpl. withNewConfigMapLike(ConfigMap item)