Uses of Class
io.fabric8.openshift.api.model.ScopeRestrictionBuilder
-
Packages that use ScopeRestrictionBuilder Package Description io.fabric8.openshift.api.model -
-
Uses of ScopeRestrictionBuilder in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ScopeRestrictionBuilder Modifier and Type Method Description ScopeRestrictionBuilderScopeRestriction. edit()ScopeRestrictionBuilderScopeRestriction. toBuilder()Method parameters in io.fabric8.openshift.api.model with type arguments of type ScopeRestrictionBuilder Modifier and Type Method Description ScopeRestrictionOAuthClientFluent. buildMatchingScopeRestriction(Predicate<ScopeRestrictionBuilder> predicate)OAuthClientFluent.ScopeRestrictionsNested<A>OAuthClientFluent. editMatchingScopeRestriction(Predicate<ScopeRestrictionBuilder> predicate)booleanOAuthClientFluent. hasMatchingScopeRestriction(Predicate<ScopeRestrictionBuilder> predicate)AOAuthClientFluent. removeMatchingFromScopeRestrictions(Predicate<ScopeRestrictionBuilder> predicate)
-