Uses of Interface
io.fabric8.openshift.api.model.OAuthAuthorizeTokenListFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of OAuthAuthorizeTokenListFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type OAuthAuthorizeTokenListFluent Modifier and Type Interface Description interfaceOAuthAuthorizeTokenListFluent<A extends OAuthAuthorizeTokenListFluent<A>>classOAuthAuthorizeTokenListFluentImpl<A extends OAuthAuthorizeTokenListFluent<A>>Classes in io.fabric8.openshift.api.model that implement OAuthAuthorizeTokenListFluent Modifier and Type Class Description classDoneableOAuthAuthorizeTokenListclassOAuthAuthorizeTokenListBuilderclassOAuthAuthorizeTokenListFluentImpl<A extends OAuthAuthorizeTokenListFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type OAuthAuthorizeTokenListFluent Constructor Description OAuthAuthorizeTokenListBuilder(OAuthAuthorizeTokenListFluent<?> fluent)OAuthAuthorizeTokenListBuilder(OAuthAuthorizeTokenListFluent<?> fluent, OAuthAuthorizeTokenList instance)OAuthAuthorizeTokenListBuilder(OAuthAuthorizeTokenListFluent<?> fluent, OAuthAuthorizeTokenList instance, Boolean validationEnabled)OAuthAuthorizeTokenListBuilder(OAuthAuthorizeTokenListFluent<?> fluent, Boolean validationEnabled)