Uses of Interface
io.fabric8.kubernetes.api.model.authentication.UserInfoFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.authentication |
-
Uses of UserInfoFluent in io.fabric8.kubernetes.api.model.authentication
Classes in io.fabric8.kubernetes.api.model.authentication with type parameters of type UserInfoFluent Modifier and Type Interface Description interfaceUserInfoFluent<A extends UserInfoFluent<A>>classUserInfoFluentImpl<A extends UserInfoFluent<A>>Subinterfaces of UserInfoFluent in io.fabric8.kubernetes.api.model.authentication Modifier and Type Interface Description static interfaceTokenReviewStatusFluent.UserNested<N>Classes in io.fabric8.kubernetes.api.model.authentication that implement UserInfoFluent Modifier and Type Class Description classDoneableUserInfoclassTokenReviewStatusFluentImpl.UserNestedImpl<N>classUserInfoBuilderclassUserInfoFluentImpl<A extends UserInfoFluent<A>>Constructors in io.fabric8.kubernetes.api.model.authentication with parameters of type UserInfoFluent Constructor Description UserInfoBuilder(UserInfoFluent<?> fluent)UserInfoBuilder(UserInfoFluent<?> fluent, UserInfo instance)UserInfoBuilder(UserInfoFluent<?> fluent, UserInfo instance, Boolean validationEnabled)UserInfoBuilder(UserInfoFluent<?> fluent, Boolean validationEnabled)