Uses of Interface
io.kubernetes.client.openapi.models.V1MutatingWebhookFluent
Packages that use V1MutatingWebhookFluent
-
Uses of V1MutatingWebhookFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1MutatingWebhookFluentModifier and TypeInterfaceDescriptioninterfaceV1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>GeneratedclassV1MutatingWebhookFluentImpl<A extends V1MutatingWebhookFluent<A>>GeneratedSubinterfaces of V1MutatingWebhookFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1MutatingWebhookFluentModifier and TypeClassDescriptionclassclassV1MutatingWebhookFluentImpl<A extends V1MutatingWebhookFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1MutatingWebhookFluentModifierConstructorDescriptionV1MutatingWebhookBuilder(V1MutatingWebhookFluent<?> fluent) V1MutatingWebhookBuilder(V1MutatingWebhookFluent<?> fluent, io.kubernetes.client.openapi.models.V1MutatingWebhook instance) V1MutatingWebhookBuilder(V1MutatingWebhookFluent<?> fluent, io.kubernetes.client.openapi.models.V1MutatingWebhook instance, Boolean validationEnabled) V1MutatingWebhookBuilder(V1MutatingWebhookFluent<?> fluent, Boolean validationEnabled)