Interface PodDNSConfigFluent<A extends PodDNSConfigFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
PodSpecFluent.DnsConfigNested<N>, WatchEventFluent.PodDNSConfigObjectNested<N>
All Known Implementing Classes:
DoneablePodDNSConfig, PodDNSConfigBuilder, PodDNSConfigFluentImpl, PodSpecFluentImpl.DnsConfigNestedImpl, WatchEventFluentImpl.PodDNSConfigObjectNestedImpl

public interface PodDNSConfigFluent<A extends PodDNSConfigFluent<A>>
extends Fluent<A>