Interface OAuthAuthorizeTokenFluent<A extends OAuthAuthorizeTokenFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
LocalSubjectAccessReviewFluent.OAuthAuthorizeTokenContentNested<N>, OAuthAuthorizeTokenListFluent.ItemsNested<N>, PolicyRuleFluent.OAuthAuthorizeTokenAttributeRestrictionsNested<N>, SubjectAccessReviewFluent.OAuthAuthorizeTokenContentNested<N>, TemplateFluent.OAuthAuthorizeTokenObjectsNested<N>
All Known Implementing Classes:
DoneableOAuthAuthorizeToken, LocalSubjectAccessReviewFluentImpl.OAuthAuthorizeTokenContentNestedImpl, OAuthAuthorizeTokenBuilder, OAuthAuthorizeTokenFluentImpl, OAuthAuthorizeTokenListFluentImpl.ItemsNestedImpl, PolicyRuleFluentImpl.OAuthAuthorizeTokenAttributeRestrictionsNestedImpl, SubjectAccessReviewFluentImpl.OAuthAuthorizeTokenContentNestedImpl, TemplateFluentImpl.OAuthAuthorizeTokenObjectsNestedImpl

public interface OAuthAuthorizeTokenFluent<A extends OAuthAuthorizeTokenFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>