Uses of Interface
io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpecFluent
Packages that use V1SelfSubjectAccessReviewSpecFluent
-
Uses of V1SelfSubjectAccessReviewSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1SelfSubjectAccessReviewSpecFluentModifier and TypeInterfaceDescriptioninterfaceGeneratedclassGeneratedSubinterfaces of V1SelfSubjectAccessReviewSpecFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1SelfSubjectAccessReviewSpecFluentModifier and TypeClassDescriptionclassclassGeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1SelfSubjectAccessReviewSpecFluentModifierConstructorDescriptionV1SelfSubjectAccessReviewSpecBuilder(V1SelfSubjectAccessReviewSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpec instance) V1SelfSubjectAccessReviewSpecBuilder(V1SelfSubjectAccessReviewSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpec instance, Boolean validationEnabled) V1SelfSubjectAccessReviewSpecBuilder(V1SelfSubjectAccessReviewSpecFluent<?> fluent, Boolean validationEnabled)