public class EditableClusterRoleScopeRestriction extends ClusterRoleScopeRestriction implements Editable<ClusterRoleScopeRestrictionBuilder>
| Constructor and Description |
|---|
EditableClusterRoleScopeRestriction() |
EditableClusterRoleScopeRestriction(Boolean allowEscalation,
List<String> namespaces,
List<String> roleNames) |
| Modifier and Type | Method and Description |
|---|---|
ClusterRoleScopeRestrictionBuilder |
edit() |
getAdditionalProperties, getAllowEscalation, getNamespaces, getRoleNames, setAdditionalProperty, setAllowEscalation, setNamespaces, setRoleNamespublic ClusterRoleScopeRestrictionBuilder edit()
edit in interface Editable<ClusterRoleScopeRestrictionBuilder>Copyright © 2011–2016 Red Hat. All rights reserved.