Uses of Interface
io.fabric8.kubernetes.api.model.KubeSchemaFluent.QuantityNested
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of KubeSchemaFluent.QuantityNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement KubeSchemaFluent.QuantityNested Modifier and Type Class Description classKubeSchemaFluentImpl.QuantityNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return KubeSchemaFluent.QuantityNested Modifier and Type Method Description KubeSchemaFluent.QuantityNested<A>KubeSchemaFluent. editOrNewQuantity()KubeSchemaFluent.QuantityNested<A>KubeSchemaFluentImpl. editOrNewQuantity()KubeSchemaFluent.QuantityNested<A>KubeSchemaFluent. editOrNewQuantityLike(Quantity item)KubeSchemaFluent.QuantityNested<A>KubeSchemaFluentImpl. editOrNewQuantityLike(Quantity item)KubeSchemaFluent.QuantityNested<A>KubeSchemaFluent. editQuantity()KubeSchemaFluent.QuantityNested<A>KubeSchemaFluentImpl. editQuantity()KubeSchemaFluent.QuantityNested<A>KubeSchemaFluent. withNewQuantity()KubeSchemaFluent.QuantityNested<A>KubeSchemaFluentImpl. withNewQuantity()KubeSchemaFluent.QuantityNested<A>KubeSchemaFluent. withNewQuantityLike(Quantity item)KubeSchemaFluent.QuantityNested<A>KubeSchemaFluentImpl. withNewQuantityLike(Quantity item)