Uses of Interface
io.fabric8.kubernetes.api.model.coordination.v1.LeaseFluent.SpecNested
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.coordination.v1 |
-
Uses of LeaseFluent.SpecNested in io.fabric8.kubernetes.api.model.coordination.v1
Classes in io.fabric8.kubernetes.api.model.coordination.v1 that implement LeaseFluent.SpecNested Modifier and Type Class Description classLeaseFluentImpl.SpecNestedImpl<N>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>LeaseFluentImpl. editOrNewSpec()LeaseFluent.SpecNested<A>LeaseFluent. editOrNewSpecLike(LeaseSpec item)LeaseFluent.SpecNested<A>LeaseFluentImpl. editOrNewSpecLike(LeaseSpec item)LeaseFluent.SpecNested<A>LeaseFluent. editSpec()LeaseFluent.SpecNested<A>LeaseFluentImpl. editSpec()LeaseFluent.SpecNested<A>LeaseFluent. withNewSpec()LeaseFluent.SpecNested<A>LeaseFluentImpl. withNewSpec()LeaseFluent.SpecNested<A>LeaseFluent. withNewSpecLike(LeaseSpec item)LeaseFluent.SpecNested<A>LeaseFluentImpl. withNewSpecLike(LeaseSpec item)