Uses of Interface
io.kubernetes.client.openapi.models.V1SelfSubjectRulesReviewFluent
Packages that use V1SelfSubjectRulesReviewFluent
-
Uses of V1SelfSubjectRulesReviewFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1SelfSubjectRulesReviewFluentModifier and TypeInterfaceDescriptioninterface
V1SelfSubjectRulesReviewFluent<A extends V1SelfSubjectRulesReviewFluent<A>>
Generatedclass
GeneratedClasses in io.kubernetes.client.openapi.models that implement V1SelfSubjectRulesReviewFluentModifier and TypeClassDescriptionclass
class
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1SelfSubjectRulesReviewFluentModifierConstructorDescriptionV1SelfSubjectRulesReviewBuilder
(V1SelfSubjectRulesReviewFluent<?> fluent, io.kubernetes.client.openapi.models.V1SelfSubjectRulesReview instance) V1SelfSubjectRulesReviewBuilder
(V1SelfSubjectRulesReviewFluent<?> fluent, io.kubernetes.client.openapi.models.V1SelfSubjectRulesReview instance, Boolean validationEnabled) V1SelfSubjectRulesReviewBuilder
(V1SelfSubjectRulesReviewFluent<?> fluent, Boolean validationEnabled)