public class ClusterRoleScopeRestrictionFluentImpl<T extends ClusterRoleScopeRestrictionFluent<T>> extends BaseFluent<T> implements ClusterRoleScopeRestrictionFluent<T>
_visitables| Constructor and Description |
|---|
ClusterRoleScopeRestrictionFluentImpl() |
ClusterRoleScopeRestrictionFluentImpl(ClusterRoleScopeRestriction instance) |
| Modifier and Type | Method and Description |
|---|---|
T |
addToAdditionalProperties(Map<String,Object> map) |
T |
addToAdditionalProperties(String key,
Object value) |
T |
addToNamespaces(String... items) |
T |
addToRoleNames(String... items) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
List<String> |
getNamespaces() |
List<String> |
getRoleNames() |
Boolean |
isAllowEscalation() |
T |
removeFromAdditionalProperties(Map<String,Object> map) |
T |
removeFromAdditionalProperties(String key) |
T |
removeFromNamespaces(String... items) |
T |
removeFromRoleNames(String... items) |
T |
withAdditionalProperties(Map<String,Object> additionalProperties) |
T |
withAllowEscalation(Boolean allowEscalation) |
T |
withNamespaces(List<String> namespaces) |
T |
withNamespaces(String... namespaces) |
T |
withRoleNames(List<String> roleNames) |
T |
withRoleNames(String... roleNames) |
public ClusterRoleScopeRestrictionFluentImpl()
public ClusterRoleScopeRestrictionFluentImpl(ClusterRoleScopeRestriction instance)
public Boolean isAllowEscalation()
isAllowEscalation in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public T withAllowEscalation(Boolean allowEscalation)
withAllowEscalation in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public T addToNamespaces(String... items)
addToNamespaces in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public T removeFromNamespaces(String... items)
removeFromNamespaces in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public List<String> getNamespaces()
getNamespaces in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public T withNamespaces(List<String> namespaces)
withNamespaces in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public T withNamespaces(String... namespaces)
withNamespaces in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public T addToRoleNames(String... items)
addToRoleNames in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public T removeFromRoleNames(String... items)
removeFromRoleNames in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public List<String> getRoleNames()
getRoleNames in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public T withRoleNames(List<String> roleNames)
withRoleNames in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public T withRoleNames(String... roleNames)
withRoleNames in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public T addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public T addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public T removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public T removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>public T withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ClusterRoleScopeRestrictionFluent<T extends ClusterRoleScopeRestrictionFluent<T>>Copyright © 2011–2016 Red Hat. All rights reserved.