Uses of Interface
io.fabric8.kubernetes.api.model.ServiceFluent.SpecNested
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of ServiceFluent.SpecNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement ServiceFluent.SpecNested Modifier and Type Class Description classServiceFluentImpl.SpecNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return ServiceFluent.SpecNested Modifier and Type Method Description ServiceFluent.SpecNested<A>ServiceFluent. editOrNewSpec()ServiceFluent.SpecNested<A>ServiceFluentImpl. editOrNewSpec()ServiceFluent.SpecNested<A>ServiceFluent. editOrNewSpecLike(ServiceSpec item)ServiceFluent.SpecNested<A>ServiceFluentImpl. editOrNewSpecLike(ServiceSpec item)ServiceFluent.SpecNested<A>ServiceFluent. editSpec()ServiceFluent.SpecNested<A>ServiceFluentImpl. editSpec()ServiceFluent.SpecNested<A>ServiceFluent. withNewSpec()ServiceFluent.SpecNested<A>ServiceFluentImpl. withNewSpec()ServiceFluent.SpecNested<A>ServiceFluent. withNewSpecLike(ServiceSpec item)ServiceFluent.SpecNested<A>ServiceFluentImpl. withNewSpecLike(ServiceSpec item)