Uses of Interface
io.fabric8.kubernetes.api.model.coordination.v1.LeaseSpecFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.coordination.v1 |
-
Uses of LeaseSpecFluent in io.fabric8.kubernetes.api.model.coordination.v1
Classes in io.fabric8.kubernetes.api.model.coordination.v1 with type parameters of type LeaseSpecFluent Modifier and Type Interface Description interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>classLeaseSpecFluentImpl<A extends LeaseSpecFluent<A>>Subinterfaces of LeaseSpecFluent in io.fabric8.kubernetes.api.model.coordination.v1 Modifier and Type Interface Description static interfaceLeaseFluent.SpecNested<N>Classes in io.fabric8.kubernetes.api.model.coordination.v1 that implement LeaseSpecFluent Modifier and Type Class Description classDoneableLeaseSpecclassLeaseFluentImpl.SpecNestedImpl<N>classLeaseSpecBuilderclassLeaseSpecFluentImpl<A extends LeaseSpecFluent<A>>Constructors in io.fabric8.kubernetes.api.model.coordination.v1 with parameters of type LeaseSpecFluent Constructor Description LeaseSpecBuilder(LeaseSpecFluent<?> fluent)LeaseSpecBuilder(LeaseSpecFluent<?> fluent, LeaseSpec instance)LeaseSpecBuilder(LeaseSpecFluent<?> fluent, LeaseSpec instance, Boolean validationEnabled)LeaseSpecBuilder(LeaseSpecFluent<?> fluent, Boolean validationEnabled)