public class EditableScopeRestriction extends ScopeRestriction implements Editable<ScopeRestrictionBuilder>
Constructor and Description |
---|
EditableScopeRestriction() |
EditableScopeRestriction(ClusterRoleScopeRestriction clusterRole,
List<String> literals) |
Modifier and Type | Method and Description |
---|---|
ScopeRestrictionBuilder |
edit() |
getAdditionalProperties, getClusterRole, getLiterals, setAdditionalProperty, setClusterRole, setLiterals
public EditableScopeRestriction()
public EditableScopeRestriction(ClusterRoleScopeRestriction clusterRole, List<String> literals)
public ScopeRestrictionBuilder edit()
edit
in interface Editable<ScopeRestrictionBuilder>
Copyright © 2011–2016 Red Hat. All rights reserved.