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 TypeInterfaceDescriptioninterface
V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>
Generatedclass
V1MutatingWebhookFluentImpl<A extends V1MutatingWebhookFluent<A>>
GeneratedSubinterfaces of V1MutatingWebhookFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V1MutatingWebhookFluentModifier and TypeClassDescriptionclass
class
V1MutatingWebhookFluentImpl<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)