Uses of Interface
io.fabric8.openshift.api.model.IDRangeFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of IDRangeFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type IDRangeFluent Modifier and Type Interface Description interfaceIDRangeFluent<A extends IDRangeFluent<A>>classIDRangeFluentImpl<A extends IDRangeFluent<A>>Subinterfaces of IDRangeFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceFSGroupStrategyOptionsFluent.RangesNested<N>static interfaceSupplementalGroupsStrategyOptionsFluent.RangesNested<N>Classes in io.fabric8.openshift.api.model that implement IDRangeFluent Modifier and Type Class Description classDoneableIDRangeclassFSGroupStrategyOptionsFluentImpl.RangesNestedImpl<N>classIDRangeBuilderclassIDRangeFluentImpl<A extends IDRangeFluent<A>>classSupplementalGroupsStrategyOptionsFluentImpl.RangesNestedImpl<N>Constructors in io.fabric8.openshift.api.model with parameters of type IDRangeFluent Constructor Description IDRangeBuilder(IDRangeFluent<?> fluent)IDRangeBuilder(IDRangeFluent<?> fluent, IDRange instance)IDRangeBuilder(IDRangeFluent<?> fluent, IDRange instance, Boolean validationEnabled)IDRangeBuilder(IDRangeFluent<?> fluent, Boolean validationEnabled)