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 TypeInterfaceDescriptioninterface
Generatedclass
GeneratedSubinterfaces of V1SelfSubjectAccessReviewSpecFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V1SelfSubjectAccessReviewSpecFluentModifier and TypeClassDescriptionclass
class
GeneratedConstructors 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)