Package io.fabric8.openshift.api.model
Class RoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.ServiceAccountRestrictionFluent<RoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested<N>>
-
- io.fabric8.openshift.api.model.RoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- RoleBindingRestrictionSpecFluent<A extends RoleBindingRestrictionSpecFluent<A>>
public class RoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested<N> extends ServiceAccountRestrictionFluent<RoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.ServiceAccountRestrictionFluent
ServiceAccountRestrictionFluent.ServiceaccountsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendServiceaccountrestriction()-
Methods inherited from class io.fabric8.openshift.api.model.ServiceAccountRestrictionFluent
addAllToNamespaces, addAllToServiceaccounts, addNewServiceaccount, addNewServiceaccount, addNewServiceaccountLike, addToAdditionalProperties, addToAdditionalProperties, addToNamespaces, addToNamespaces, addToServiceaccounts, addToServiceaccounts, buildFirstServiceaccount, buildLastServiceaccount, buildMatchingServiceaccount, buildServiceaccount, buildServiceaccounts, copyInstance, editFirstServiceaccount, editLastServiceaccount, editMatchingServiceaccount, editServiceaccount, equals, getAdditionalProperties, getFirstNamespace, getLastNamespace, getMatchingNamespace, getNamespace, getNamespaces, hasAdditionalProperties, hashCode, hasMatchingNamespace, hasMatchingServiceaccount, hasNamespaces, hasServiceaccounts, removeAllFromNamespaces, removeAllFromServiceaccounts, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromNamespaces, removeFromServiceaccounts, removeMatchingFromServiceaccounts, setNewServiceaccountLike, setToNamespaces, setToServiceaccounts, toString, withAdditionalProperties, withNamespaces, withNamespaces, withServiceaccounts, withServiceaccounts
-
-