Uses of Interface
io.fabric8.kubernetes.api.model.coordination.v1.LeaseListFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.coordination.v1 |
-
Uses of LeaseListFluent in io.fabric8.kubernetes.api.model.coordination.v1
Classes in io.fabric8.kubernetes.api.model.coordination.v1 with type parameters of type LeaseListFluent Modifier and Type Interface Description interfaceLeaseListFluent<A extends LeaseListFluent<A>>classLeaseListFluentImpl<A extends LeaseListFluent<A>>Classes in io.fabric8.kubernetes.api.model.coordination.v1 that implement LeaseListFluent Modifier and Type Class Description classDoneableLeaseListclassLeaseListBuilderclassLeaseListFluentImpl<A extends LeaseListFluent<A>>Constructors in io.fabric8.kubernetes.api.model.coordination.v1 with parameters of type LeaseListFluent Constructor Description LeaseListBuilder(LeaseListFluent<?> fluent)LeaseListBuilder(LeaseListFluent<?> fluent, LeaseList instance)LeaseListBuilder(LeaseListFluent<?> fluent, LeaseList instance, Boolean validationEnabled)LeaseListBuilder(LeaseListFluent<?> fluent, Boolean validationEnabled)