Uses of Interface
io.fabric8.openshift.api.model.ServiceAccountRestrictionFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ServiceAccountRestrictionFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ServiceAccountRestrictionFluent Modifier and Type Interface Description interfaceServiceAccountRestrictionFluent<A extends ServiceAccountRestrictionFluent<A>>classServiceAccountRestrictionFluentImpl<A extends ServiceAccountRestrictionFluent<A>>Subinterfaces of ServiceAccountRestrictionFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceRoleBindingRestrictionSpecFluent.ServiceaccountrestrictionNested<N>Classes in io.fabric8.openshift.api.model that implement ServiceAccountRestrictionFluent Modifier and Type Class Description classDoneableServiceAccountRestrictionclassRoleBindingRestrictionSpecFluentImpl.ServiceaccountrestrictionNestedImpl<N>classServiceAccountRestrictionBuilderclassServiceAccountRestrictionFluentImpl<A extends ServiceAccountRestrictionFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type ServiceAccountRestrictionFluent Constructor Description ServiceAccountRestrictionBuilder(ServiceAccountRestrictionFluent<?> fluent)ServiceAccountRestrictionBuilder(ServiceAccountRestrictionFluent<?> fluent, ServiceAccountRestriction instance)ServiceAccountRestrictionBuilder(ServiceAccountRestrictionFluent<?> fluent, ServiceAccountRestriction instance, Boolean validationEnabled)ServiceAccountRestrictionBuilder(ServiceAccountRestrictionFluent<?> fluent, Boolean validationEnabled)