Interface TokenReviewFluent<A extends TokenReviewFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Implementing Classes:
DoneableTokenReview, TokenReviewBuilder, TokenReviewFluentImpl

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