Package io.fabric8.openshift.api.model
Class ScopeRestrictionFluent.ClusterRoleNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.ClusterRoleScopeRestrictionFluent<ScopeRestrictionFluent.ClusterRoleNested<N>>
-
- io.fabric8.openshift.api.model.ScopeRestrictionFluent.ClusterRoleNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>
public class ScopeRestrictionFluent.ClusterRoleNested<N> extends ClusterRoleScopeRestrictionFluent<ScopeRestrictionFluent.ClusterRoleNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendClusterRole()-
Methods inherited from class io.fabric8.openshift.api.model.ClusterRoleScopeRestrictionFluent
addAllToNamespaces, addAllToRoleNames, addToAdditionalProperties, addToAdditionalProperties, addToNamespaces, addToNamespaces, addToRoleNames, addToRoleNames, copyInstance, equals, getAdditionalProperties, getAllowEscalation, getFirstNamespace, getFirstRoleName, getLastNamespace, getLastRoleName, getMatchingNamespace, getMatchingRoleName, getNamespace, getNamespaces, getRoleName, getRoleNames, hasAdditionalProperties, hasAllowEscalation, hashCode, hasMatchingNamespace, hasMatchingRoleName, hasNamespaces, hasRoleNames, removeAllFromNamespaces, removeAllFromRoleNames, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromNamespaces, removeFromRoleNames, setToNamespaces, setToRoleNames, toString, withAdditionalProperties, withAllowEscalation, withAllowEscalation, withNamespaces, withNamespaces, withRoleNames, withRoleNames
-
-