Package io.fabric8.openshift.api.model
Interface ScopeRestrictionFluent.ClusterRoleNested<N>
- All Superinterfaces:
ClusterRoleScopeRestrictionFluent<ScopeRestrictionFluent.ClusterRoleNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ScopeRestrictionFluent.ClusterRoleNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ScopeRestrictionFluentImpl.ClusterRoleNestedImpl
- Enclosing interface:
- ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>
public static interface ScopeRestrictionFluent.ClusterRoleNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ClusterRoleScopeRestrictionFluent<ScopeRestrictionFluent.ClusterRoleNested<N>>
-
Method Summary
Modifier and Type Method Description Nand()NendClusterRole()Methods inherited from interface io.fabric8.openshift.api.model.ClusterRoleScopeRestrictionFluent
addAllToNamespaces, addAllToRoleNames, addNewNamespace, addNewNamespace, addNewNamespace, addNewRoleName, addNewRoleName, addNewRoleName, addToNamespaces, addToNamespaces, addToRoleNames, addToRoleNames, getFirstNamespace, getFirstRoleName, getLastNamespace, getLastRoleName, getMatchingNamespace, getMatchingRoleName, getNamespace, getNamespaces, getRoleName, getRoleNames, hasAllowEscalation, hasMatchingNamespace, hasMatchingRoleName, hasNamespaces, hasRoleNames, isAllowEscalation, removeAllFromNamespaces, removeAllFromRoleNames, removeFromNamespaces, removeFromRoleNames, setToNamespaces, setToRoleNames, withAllowEscalation, withNamespaces, withNamespaces, withNewAllowEscalation, withNewAllowEscalation, withRoleNames, withRoleNames
-
Method Details
-
and
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endClusterRole
N endClusterRole()
-