Class V1TokenReviewSpecFluentImpl<A extends V1TokenReviewSpecFluent<A>>

java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1TokenReviewSpecFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, V1TokenReviewSpecFluent<A>
Direct Known Subclasses:
V1TokenReviewSpecBuilder

public class V1TokenReviewSpecFluentImpl<A extends V1TokenReviewSpecFluent<A>> extends BaseFluent<A> implements V1TokenReviewSpecFluent<A>
Generated