Uses of Interface
io.fabric8.openshift.api.model.operator.v1.ServiceCAFluent.SpecNested
-
Packages that use ServiceCAFluent.SpecNested Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of ServiceCAFluent.SpecNested in io.fabric8.openshift.api.model.operator.v1
Classes in io.fabric8.openshift.api.model.operator.v1 that implement ServiceCAFluent.SpecNested Modifier and Type Class Description classServiceCAFluentImpl.SpecNestedImpl<N>Methods in io.fabric8.openshift.api.model.operator.v1 that return ServiceCAFluent.SpecNested Modifier and Type Method Description ServiceCAFluent.SpecNested<A>ServiceCAFluent. editOrNewSpec()ServiceCAFluent.SpecNested<A>ServiceCAFluentImpl. editOrNewSpec()ServiceCAFluent.SpecNested<A>ServiceCAFluent. editOrNewSpecLike(ServiceCASpec item)ServiceCAFluent.SpecNested<A>ServiceCAFluentImpl. editOrNewSpecLike(ServiceCASpec item)ServiceCAFluent.SpecNested<A>ServiceCAFluent. editSpec()ServiceCAFluent.SpecNested<A>ServiceCAFluentImpl. editSpec()ServiceCAFluent.SpecNested<A>ServiceCAFluent. withNewSpec()ServiceCAFluent.SpecNested<A>ServiceCAFluentImpl. withNewSpec()ServiceCAFluent.SpecNested<A>ServiceCAFluent. withNewSpecLike(ServiceCASpec item)ServiceCAFluent.SpecNested<A>ServiceCAFluentImpl. withNewSpecLike(ServiceCASpec item)
-