public class DoneableScopeRestriction extends ScopeRestrictionFluentImpl<DoneableScopeRestriction> implements Doneable<ScopeRestriction>
ScopeRestrictionFluentImpl.ClusterRoleNestedImpl<N>
ScopeRestrictionFluent.ClusterRoleNested<N>
_visitables
Constructor and Description |
---|
DoneableScopeRestriction(Function<ScopeRestriction,ScopeRestriction> function) |
DoneableScopeRestriction(ScopeRestriction item) |
DoneableScopeRestriction(ScopeRestriction item,
Function<ScopeRestriction,ScopeRestriction> function) |
Modifier and Type | Method and Description |
---|---|
ScopeRestriction |
done() |
addAllToLiterals, addNewLiteral, addNewLiteral, addNewLiteral, addToLiterals, addToLiterals, buildClusterRole, editClusterRole, editOrNewClusterRole, editOrNewClusterRoleLike, equals, getClusterRole, getFirstLiteral, getLastLiteral, getLiteral, getLiterals, getMatchingLiteral, hasClusterRole, hasLiterals, hasMatchingLiteral, removeAllFromLiterals, removeFromLiterals, setToLiterals, withClusterRole, withLiterals, withLiterals, withNewClusterRole, withNewClusterRoleLike
public DoneableScopeRestriction(Function<ScopeRestriction,ScopeRestriction> function)
public DoneableScopeRestriction(ScopeRestriction item, Function<ScopeRestriction,ScopeRestriction> function)
public DoneableScopeRestriction(ScopeRestriction item)
public ScopeRestriction done()
done
in interface Doneable<ScopeRestriction>
Copyright © 2015–2019 Red Hat. All rights reserved.