Uses of Interface
io.fabric8.openshift.api.model.OAuthAuthorizeTokenFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of OAuthAuthorizeTokenFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type OAuthAuthorizeTokenFluent Modifier and Type Interface Description interfaceOAuthAuthorizeTokenFluent<A extends OAuthAuthorizeTokenFluent<A>>classOAuthAuthorizeTokenFluentImpl<A extends OAuthAuthorizeTokenFluent<A>>Subinterfaces of OAuthAuthorizeTokenFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceLocalSubjectAccessReviewFluent.OAuthAuthorizeTokenContentNested<N>static interfaceOAuthAuthorizeTokenListFluent.ItemsNested<N>static interfacePolicyRuleFluent.OAuthAuthorizeTokenAttributeRestrictionsNested<N>static interfaceSubjectAccessReviewFluent.OAuthAuthorizeTokenContentNested<N>static interfaceTemplateFluent.OAuthAuthorizeTokenObjectsNested<N>Classes in io.fabric8.openshift.api.model that implement OAuthAuthorizeTokenFluent Modifier and Type Class Description classDoneableOAuthAuthorizeTokenclassLocalSubjectAccessReviewFluentImpl.OAuthAuthorizeTokenContentNestedImpl<N>classOAuthAuthorizeTokenBuilderclassOAuthAuthorizeTokenFluentImpl<A extends OAuthAuthorizeTokenFluent<A>>classOAuthAuthorizeTokenListFluentImpl.ItemsNestedImpl<N>classPolicyRuleFluentImpl.OAuthAuthorizeTokenAttributeRestrictionsNestedImpl<N>classSubjectAccessReviewFluentImpl.OAuthAuthorizeTokenContentNestedImpl<N>classTemplateFluentImpl.OAuthAuthorizeTokenObjectsNestedImpl<N>Constructors in io.fabric8.openshift.api.model with parameters of type OAuthAuthorizeTokenFluent Constructor Description OAuthAuthorizeTokenBuilder(OAuthAuthorizeTokenFluent<?> fluent)OAuthAuthorizeTokenBuilder(OAuthAuthorizeTokenFluent<?> fluent, OAuthAuthorizeToken instance)OAuthAuthorizeTokenBuilder(OAuthAuthorizeTokenFluent<?> fluent, OAuthAuthorizeToken instance, Boolean validationEnabled)OAuthAuthorizeTokenBuilder(OAuthAuthorizeTokenFluent<?> fluent, Boolean validationEnabled)