Package io.fabric8.openshift.api.model
Interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
OAuthClientFluent.ScopeRestrictionsNested<N>
- All Known Implementing Classes:
DoneableScopeRestriction,OAuthClientFluentImpl.ScopeRestrictionsNestedImpl,ScopeRestrictionBuilder,ScopeRestrictionFluentImpl
public interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceScopeRestrictionFluent.ClusterRoleNested<N> -
Method Summary
-
Method Details
-
getClusterRole
Deprecated.This method has been deprecated, please use method buildClusterRole instead.- Returns:
- The buildable object.
-
buildClusterRole
ClusterRoleScopeRestriction buildClusterRole() -
withClusterRole
-
hasClusterRole
Boolean hasClusterRole() -
withNewClusterRole
ScopeRestrictionFluent.ClusterRoleNested<A> withNewClusterRole() -
withNewClusterRoleLike
ScopeRestrictionFluent.ClusterRoleNested<A> withNewClusterRoleLike(ClusterRoleScopeRestriction item) -
editClusterRole
ScopeRestrictionFluent.ClusterRoleNested<A> editClusterRole() -
editOrNewClusterRole
ScopeRestrictionFluent.ClusterRoleNested<A> editOrNewClusterRole() -
editOrNewClusterRoleLike
ScopeRestrictionFluent.ClusterRoleNested<A> editOrNewClusterRoleLike(ClusterRoleScopeRestriction item) -
addToLiterals
-
setToLiterals
-
addToLiterals
-
addAllToLiterals
-
removeFromLiterals
-
removeAllFromLiterals
-
getLiterals
-
getLiteral
-
getFirstLiteral
String getFirstLiteral() -
getLastLiteral
String getLastLiteral() -
getMatchingLiteral
-
hasMatchingLiteral
-
withLiterals
-
withLiterals
-
hasLiterals
Boolean hasLiterals() -
addNewLiteral
-
addNewLiteral
-
addNewLiteral
-