Uses of Interface
io.fabric8.openshift.api.model.UserRestrictionFluent.LabelsNested
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of UserRestrictionFluent.LabelsNested in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model that implement UserRestrictionFluent.LabelsNested Modifier and Type Class Description classUserRestrictionFluentImpl.LabelsNestedImpl<N>Methods in io.fabric8.openshift.api.model that return UserRestrictionFluent.LabelsNested Modifier and Type Method Description UserRestrictionFluent.LabelsNested<A>UserRestrictionFluent. addNewLabel()UserRestrictionFluent.LabelsNested<A>UserRestrictionFluentImpl. addNewLabel()UserRestrictionFluent.LabelsNested<A>UserRestrictionFluent. addNewLabelLike(io.fabric8.kubernetes.api.model.LabelSelector item)UserRestrictionFluent.LabelsNested<A>UserRestrictionFluentImpl. addNewLabelLike(io.fabric8.kubernetes.api.model.LabelSelector item)UserRestrictionFluent.LabelsNested<A>UserRestrictionFluent. editFirstLabel()UserRestrictionFluent.LabelsNested<A>UserRestrictionFluentImpl. editFirstLabel()UserRestrictionFluent.LabelsNested<A>UserRestrictionFluent. editLabel(int index)UserRestrictionFluent.LabelsNested<A>UserRestrictionFluentImpl. editLabel(int index)UserRestrictionFluent.LabelsNested<A>UserRestrictionFluent. editLastLabel()UserRestrictionFluent.LabelsNested<A>UserRestrictionFluentImpl. editLastLabel()UserRestrictionFluent.LabelsNested<A>UserRestrictionFluent. editMatchingLabel(io.fabric8.kubernetes.api.builder.Predicate<io.fabric8.kubernetes.api.model.LabelSelectorBuilder> predicate)UserRestrictionFluent.LabelsNested<A>UserRestrictionFluentImpl. editMatchingLabel(io.fabric8.kubernetes.api.builder.Predicate<io.fabric8.kubernetes.api.model.LabelSelectorBuilder> predicate)UserRestrictionFluent.LabelsNested<A>UserRestrictionFluent. setNewLabelLike(int index, io.fabric8.kubernetes.api.model.LabelSelector item)UserRestrictionFluent.LabelsNested<A>UserRestrictionFluentImpl. setNewLabelLike(int index, io.fabric8.kubernetes.api.model.LabelSelector item)