public class DoneableScopeRestriction extends ScopeRestrictionFluentImpl<DoneableScopeRestriction> implements io.fabric8.kubernetes.api.model.Doneable<ScopeRestriction>
ScopeRestrictionFluentImpl.ClusterRoleNestedImpl<N>ScopeRestrictionFluent.ClusterRoleNested<N>| Constructor and Description |
|---|
DoneableScopeRestriction(io.fabric8.kubernetes.api.builder.Function<ScopeRestriction,ScopeRestriction> function) |
DoneableScopeRestriction(ScopeRestriction item) |
DoneableScopeRestriction(ScopeRestriction item,
io.fabric8.kubernetes.api.builder.Function<ScopeRestriction,ScopeRestriction> function) |
| Modifier and Type | Method and Description |
|---|---|
ScopeRestriction |
done() |
addAllToLiterals, addNewLiteral, addNewLiteral, addNewLiteral, addToLiterals, addToLiterals, buildClusterRole, editClusterRole, editOrNewClusterRole, editOrNewClusterRoleLike, equals, getClusterRole, getFirstLiteral, getLastLiteral, getLiteral, getLiterals, getMatchingLiteral, hasClusterRole, hasLiterals, hasMatchingLiteral, removeAllFromLiterals, removeFromLiterals, setToLiterals, withClusterRole, withLiterals, withLiterals, withNewClusterRole, withNewClusterRoleLikepublic DoneableScopeRestriction(io.fabric8.kubernetes.api.builder.Function<ScopeRestriction,ScopeRestriction> function)
public DoneableScopeRestriction(ScopeRestriction item, io.fabric8.kubernetes.api.builder.Function<ScopeRestriction,ScopeRestriction> function)
public DoneableScopeRestriction(ScopeRestriction item)
public ScopeRestriction done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ScopeRestriction>Copyright © 2015–2021 Red Hat. All rights reserved.