Uses of Interface
io.kubernetes.client.openapi.models.V1TokenReviewSpecFluent
Packages that use V1TokenReviewSpecFluent
-
Uses of V1TokenReviewSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1TokenReviewSpecFluentModifier and TypeInterfaceDescriptioninterface
V1TokenReviewSpecFluent<A extends V1TokenReviewSpecFluent<A>>
Generatedclass
V1TokenReviewSpecFluentImpl<A extends V1TokenReviewSpecFluent<A>>
GeneratedSubinterfaces of V1TokenReviewSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1TokenReviewSpecFluentModifier and TypeClassDescriptionclass
class
V1TokenReviewSpecFluentImpl<A extends V1TokenReviewSpecFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1TokenReviewSpecFluentModifierConstructorDescriptionV1TokenReviewSpecBuilder
(V1TokenReviewSpecFluent<?> fluent) V1TokenReviewSpecBuilder
(V1TokenReviewSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1TokenReviewSpec instance) V1TokenReviewSpecBuilder
(V1TokenReviewSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1TokenReviewSpec instance, Boolean validationEnabled) V1TokenReviewSpecBuilder
(V1TokenReviewSpecFluent<?> fluent, Boolean validationEnabled)