Uses of Class
io.fabric8.openshift.api.model.ServiceAccountRestriction
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ServiceAccountRestriction in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ServiceAccountRestriction Modifier and Type Method Description ServiceAccountRestrictionServiceAccountRestrictionBuilder. build()ServiceAccountRestrictionRoleBindingRestrictionSpecFluent. buildServiceaccountrestriction()ServiceAccountRestrictionRoleBindingRestrictionSpecFluentImpl. buildServiceaccountrestriction()ServiceAccountRestrictionDoneableServiceAccountRestriction. done()ServiceAccountRestrictionRoleBindingRestrictionSpec. getServiceaccountrestriction()ServiceAccountRestrictionRoleBindingRestrictionSpecFluent. getServiceaccountrestriction()Deprecated.ServiceAccountRestrictionRoleBindingRestrictionSpecFluentImpl. getServiceaccountrestriction()Deprecated.Constructor parameters in io.fabric8.openshift.api.model with type arguments of type ServiceAccountRestriction Constructor Description DoneableServiceAccountRestriction(io.fabric8.kubernetes.api.builder.Function<ServiceAccountRestriction,ServiceAccountRestriction> function)DoneableServiceAccountRestriction(io.fabric8.kubernetes.api.builder.Function<ServiceAccountRestriction,ServiceAccountRestriction> function)DoneableServiceAccountRestriction(ServiceAccountRestriction item, io.fabric8.kubernetes.api.builder.Function<ServiceAccountRestriction,ServiceAccountRestriction> function)DoneableServiceAccountRestriction(ServiceAccountRestriction item, io.fabric8.kubernetes.api.builder.Function<ServiceAccountRestriction,ServiceAccountRestriction> function)