Uses of Interface
io.fabric8.kubernetes.api.model.authorization.SelfSubjectAccessReviewSpecFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.authorization |
-
Uses of SelfSubjectAccessReviewSpecFluent in io.fabric8.kubernetes.api.model.authorization
Classes in io.fabric8.kubernetes.api.model.authorization with type parameters of type SelfSubjectAccessReviewSpecFluent Modifier and Type Interface Description interfaceSelfSubjectAccessReviewSpecFluent<A extends SelfSubjectAccessReviewSpecFluent<A>>classSelfSubjectAccessReviewSpecFluentImpl<A extends SelfSubjectAccessReviewSpecFluent<A>>Subinterfaces of SelfSubjectAccessReviewSpecFluent in io.fabric8.kubernetes.api.model.authorization Modifier and Type Interface Description static interfaceSelfSubjectAccessReviewFluent.SpecNested<N>Classes in io.fabric8.kubernetes.api.model.authorization that implement SelfSubjectAccessReviewSpecFluent Modifier and Type Class Description classDoneableSelfSubjectAccessReviewSpecclassSelfSubjectAccessReviewFluentImpl.SpecNestedImpl<N>classSelfSubjectAccessReviewSpecBuilderclassSelfSubjectAccessReviewSpecFluentImpl<A extends SelfSubjectAccessReviewSpecFluent<A>>Constructors in io.fabric8.kubernetes.api.model.authorization with parameters of type SelfSubjectAccessReviewSpecFluent Constructor Description SelfSubjectAccessReviewSpecBuilder(SelfSubjectAccessReviewSpecFluent<?> fluent)SelfSubjectAccessReviewSpecBuilder(SelfSubjectAccessReviewSpecFluent<?> fluent, SelfSubjectAccessReviewSpec instance)SelfSubjectAccessReviewSpecBuilder(SelfSubjectAccessReviewSpecFluent<?> fluent, SelfSubjectAccessReviewSpec instance, Boolean validationEnabled)SelfSubjectAccessReviewSpecBuilder(SelfSubjectAccessReviewSpecFluent<?> fluent, Boolean validationEnabled)