Uses of Interface
io.fabric8.kubernetes.api.model.LimitRangeListFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of LimitRangeListFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type LimitRangeListFluent Modifier and Type Interface Description interfaceLimitRangeListFluent<A extends LimitRangeListFluent<A>>classLimitRangeListFluentImpl<A extends LimitRangeListFluent<A>>Subinterfaces of LimitRangeListFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceKubeSchemaFluent.LimitRangeListNested<N>static interfaceWatchEventFluent.LimitRangeListObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement LimitRangeListFluent Modifier and Type Class Description classDoneableLimitRangeListclassKubeSchemaFluentImpl.LimitRangeListNestedImpl<N>classLimitRangeListBuilderclassLimitRangeListFluentImpl<A extends LimitRangeListFluent<A>>classWatchEventFluentImpl.LimitRangeListObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type LimitRangeListFluent Constructor Description LimitRangeListBuilder(LimitRangeListFluent<?> fluent)LimitRangeListBuilder(LimitRangeListFluent<?> fluent, LimitRangeList instance)LimitRangeListBuilder(LimitRangeListFluent<?> fluent, LimitRangeList instance, Boolean validationEnabled)LimitRangeListBuilder(LimitRangeListFluent<?> fluent, Boolean validationEnabled)