Uses of Class
io.fabric8.kubernetes.api.model.coordination.v1.LeaseFluent.SpecNested
-
Packages that use LeaseFluent.SpecNested Package Description io.fabric8.kubernetes.api.model.coordination.v1 -
-
Uses of LeaseFluent.SpecNested in io.fabric8.kubernetes.api.model.coordination.v1
Methods in io.fabric8.kubernetes.api.model.coordination.v1 that return LeaseFluent.SpecNested Modifier and Type Method Description LeaseFluent.SpecNested<A>LeaseFluent. editOrNewSpec()LeaseFluent.SpecNested<A>LeaseFluent. editOrNewSpecLike(LeaseSpec item)LeaseFluent.SpecNested<A>LeaseFluent. editSpec()LeaseFluent.SpecNested<A>LeaseFluent. withNewSpec()LeaseFluent.SpecNested<A>LeaseFluent. withNewSpecLike(LeaseSpec item)
-