Interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
MutatingWebhookFluent.ClientConfigNested<N>, ValidatingWebhookFluent.ClientConfigNested<N>
All Known Implementing Classes:
DoneableWebhookClientConfig, MutatingWebhookFluentImpl.ClientConfigNestedImpl, ValidatingWebhookFluentImpl.ClientConfigNestedImpl, WebhookClientConfigBuilder, WebhookClientConfigFluentImpl

public interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>