Package io.fabric8.openshift.api.model
Class OAuthClientFluent.ScopeRestrictionsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.ScopeRestrictionFluent<OAuthClientFluent.ScopeRestrictionsNested<N>>
-
- io.fabric8.openshift.api.model.OAuthClientFluent.ScopeRestrictionsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- OAuthClientFluent<A extends OAuthClientFluent<A>>
public class OAuthClientFluent.ScopeRestrictionsNested<N> extends ScopeRestrictionFluent<OAuthClientFluent.ScopeRestrictionsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.ScopeRestrictionFluent
ScopeRestrictionFluent.ClusterRoleNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendScopeRestriction()-
Methods inherited from class io.fabric8.openshift.api.model.ScopeRestrictionFluent
addAllToLiterals, addToAdditionalProperties, addToAdditionalProperties, addToLiterals, addToLiterals, buildClusterRole, copyInstance, editClusterRole, editOrNewClusterRole, editOrNewClusterRoleLike, equals, getAdditionalProperties, getFirstLiteral, getLastLiteral, getLiteral, getLiterals, getMatchingLiteral, hasAdditionalProperties, hasClusterRole, hashCode, hasLiterals, hasMatchingLiteral, removeAllFromLiterals, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromLiterals, setToLiterals, toString, withAdditionalProperties, withClusterRole, withLiterals, withLiterals, withNewClusterRole, withNewClusterRoleLike
-
-